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
What are the components of rdbms?
What is default value database?
Is sql a rdbms?
Define database lock and its types.
how to restore particular schema from rman full backup?
What are the different types of data tables?
What are the types of tables in database?
What are the properties of a primary key in DBMS?
What do you know about Master Data & Transaction Info Package?
Explain the three Level Architecture of the Database System
What is the purpose of queries in a database?
Can we save file in database?
What is rdbms data?
What do you understand by join?
Can two oracle blocks have the same address?