Page 1 of 1

Which nco_sql command shows all the available columns in the alerts.details table?

Posted: Fri Aug 26, 2022 9:56 am
by answerhappygod
Which nco_sql command shows all the available columns in the alerts.details table?

A. show alerts.details;
B. view alerts.details;
C. describe alerts.details;
D. select fields from alerts.details;