1.

What is the syntax for seeing the columns and data types of a table in the DB2 database?

Answer» EXAMPLE

DB2 DESCRIBE table TABLE_NAME



Discussion

No Comment Found