what is "TABLE" datatype ?

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


Please Help Members By Posting Answers For Below Questions

What is tuple in rdbms?

583


Is database a data structure?

477


What is db flush?

490


What are the main functions of a database management system?

487


What is the sql 'in' clause?

509






What are the six database objects?

474


What is 1nf 2nf 3nf in dbms?

496


What is metadata and why should I use it?

501


What is the purpose of a field in a database?

458


What are records and fields in a database?

465


What is a database in healthcare?

494


How to select the first record in a given set of rows?

470


What is dbms used for?

536


What types of questions are asked in NIC(Natinal Informatics Centre)'s interview?If any one has any information about this,I would be very thankful to him/her.....

1439


What is 3 level architecture dbms?

516