sp_hel is the alternative command to oracle SQL’s desc command, which will display the table attributes like, columns type, constraints etc
sp_help <table name>
sp_hel is the alternative command to oracle SQL’s desc command, which will display the table attributes like, columns type, constraints etc
sp_help <table name>