| 1234567891011121314151617 |
- select share_core_data.time('2025-03-12 00:00:00','2025-03-12 00:01:00')
- from /dsq_stock2/public_company2 where id = 'public_company:301617'
- /**
- output()
- **/
- ;
- select share_core_data.date('2025-03-11')
- from /dsq_stock2/public_company2 where id = 'public_company:301617'
- /**
- output()
- **/
- ;
|