File: inc_test2.sql

package info (click to toggle)
usql 0.19.19-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,652 kB
  • sloc: sql: 1,115; sh: 643; ansic: 191; makefile: 60
file content (9 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
select 'testdata/sub/inc_test2.sql';

select 'from testdata/sub/inc_test2.sql, doing: \i inc_test_z.sql';

\i inc_test_z.sql

select 'from testdata/sub/inc_test2.sql, doing: \ir inc_test_z.sql';

\ir inc_test_z.sql