Answer Posted / kailash mishra
Datatype of a table is 'U'.
We can check it by following query:
Select * from sysobjects where type = 'U'
and this query will return all the table in a database..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain Enterprise Resource Planning (ERP), and what sort of a database is utilised in an ERP application?
How do you start a database?
How to configure events with firewall?
What is oracle block?
What is stored in a database?
Explain the concepts of a primary key and foreign key.
What is raid controller technology?
What is a clustered database?
What is a candidate key in dbms?
What is tuple in rdbms?
What is progress open edge?
What is the instance of a relation?
What are the different types of languages that are available in the dbms?
Explain a join between tables?
What is database partition key?