what is "TABLE" datatype ?
Answers were Sorted based on User's Feedback
Answer / guest
Simulates a One-dimensional array of unlimited size
Column datatype of any Scalar type
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What are the four objects in a database?
What's the best database software for mac?
What is an example of a database?
What is the most used database?
What is a deadlock and mention how it can be resolved?
What is the difference between a MESSAGEBOX and an ALERT ?
Compare a hierarchical and network database model?
what is the difference between unique and primary key
If I delete a table and then rollback it, do the index on the table remains? What if I drop the table and roll back?Do index on the table remains? What if I truncate the table and roll back? Do the index on the table remains
What are the objectives of rdbms?
What is a key in database?
If I use netlib, will I find many other users to network with?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)