SQL How to get the instid for running SQL to extract TSI timetable data?

本文由 Su.Chow 在 2017-08-27 發表於 "WebSAMS 討論區" 討論區

標籤:
  1. 55057471

    Su.Chow
    Expand Collapse

    文章:
    44
    讚:
    0
    How to get the data "instid" for running SQL to extract TSI timetable data? Is there any SQL to extract this data? Please advise. Thanks.
     

    附件文件:

    • temp.JPG
      temp.JPG
      文件大小:
      97.9 KB
      瀏覽:
      1,933
    #1 Su.Chow, 2017-08-27
  2. 57686791

    edb-marmel
    Expand Collapse

    文章:
    187
    讚:
    0
    Please refer to the SQL statement below in order to find "instid" from DATASET_NAME:
    SELECT * FROM TB_TSI_INST

    Thank you.
     
    #2 edb-marmel, 2017-08-28