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 is difference between database and spreadsheet?
How to deactivate triggers?
Enlist some commands of ddl?
Explain the terms ‘attribute’ and ‘relations’
What is the purpose of normalization in dbms?
Suppose database is running slow, what will you do?
What is cliques? What is vdisk and how it will communicate with physical data storage at the time of data retrieval through amp?
What is Database Management System?
Explain the term entity type in dbms?
What is sql in database management system?
What is sql in dbms?
What is the purpose of a database table?
what is storage manager?
Describe the purposes and advantages stored procedure?
What is concurrency control?