describe syntax is not working in PLSql :
I am using below syntax :
DESCRIBE tblcustomer;
I am getting below exception after executing above query :
ERROR: syntax error at or near "DESCRIBE"
LINE 1: DESCRIBE tblcustomer;
^
********** Error **********
ERROR: syntax error at or near "DESCRIBE"
SQL state: 42601
Character: 1