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 main characteristics of database approach?
Explain atomicity and aggregation?
What is super key in dbms?
Explain the terms ‘attribute’ and ‘relations’
What do you understand by join?
What is the difference between case version and decode version?
Explain the different types of join operations?
What entity means?
What is rdbms architecture?
What is a checkpoint in dbms and when does it occur?
Describe a subquery.
Is the server accepting tcp ip connections on port 5432?
what is the index and synonym. i have the definitions ...can any one give me brief explanation.. with regards,
What is ddl in dbms?
What are the features of a database management system?