2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/_db2/cli
Andres Gomez Casanova c27ecb516e
Create cli
2019-01-07 11:51:03 -05:00

6 lines
155 B
Plaintext

# Execution of a file in the console (db2clp)
# Semi-colon separated sentences:
db2 -t
# At sign separated sentences (when there is SQL PL code):
db2 -td@