vim-autoformat/samples/test.sql

2 lines
52 B
MySQL
Raw Normal View History

2018-08-07 05:39:02 -04:00
selECT * FROM foo WHERE id IN (SELECT id FROM bar);