table stucture in SQL
SQL>desc <table name>
Example:
SQL>desc smarttips
Name Null Type
Id NOT NULL NUMBER(2)
Name varchar(10)
SQL>desc <table name>
Example:
SQL>desc smarttips
Name Null Type
Id NOT NULL NUMBER(2)
Name varchar(10)
Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by whitelisting our website.