본문 바로가기
Memo

vscode sqltools db select 예시

by leopard4 2023. 5. 16.
-- ai_image_db is the database name
-- posting is the table name

select * from ai_image_db.posting;

 

쿼리결과

 

sqltools docs

https://vscode-sqltools.mteixeira.dev/en/drivers/my-sql