ij3.sql
来自「derby database source code.good for you.」· SQL 代码 · 共 8 行
SQL
8 行
-- this test shows that ij can detect the driver from the URL.-- the ij.properties file sets ij.database and nothing else.values 'PASS';-- this test also exercises the shutdown on exit codeexit;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?