📄 out.txt
字号:
URL: jdbc:odbc:JDBCDemo
Connection: sun.jdbc.odbc.JdbcOdbcConnection@f82c098b
DROP TABLE DemoTable, if it exists.
table DemoTable created!
Display all results:
test_id= 1 str = One
test_id= 2 str = Two
test_id= 3 str = Three
test_id= 4 str = Four
test_id= 5 str = Five
Update row number 2: OK.
Display row 2:
test_id= 2 str = Hello!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -