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 benefits of modeling?
Is sql a rdbms?
Is it possible to modify a Datatype of a column when column contains values?
Explain the hierarchical database?
What are indexes ? What are the advantages ? (Phone Screen)
What are the partitions types available in Oracle10g. How it will do? Simple example?
Can you explain fourth normal form and fifth normal form ?
How to improve query performance using index hunting?
What's the difference between file and database? Can files qualify as a database?
How to prevent concurrent access to my data?
Mention few case manipulation functions in sql
Is it good to store image in database?
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)