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 the difference between dbms and rdbms?
What is data model and types?
What is the use case where we can use stretch database?
What is a clustered database?
What is an image database?
What is vacuum in database?
What do you mean by Checkbox ?
Explain the difference between a dynamic and materialized view.
What is flag in database?
What are the advantages of database?
What is meant by system analysis?
What are the disadvantages of file processing systems?
What is atomicity in dbms?
What do databases contain?
What's the difference between file and database? Can files qualify as a database?