user defined datatypes
Answer / subbu
User-defined data types can be used when several tables
must store the same type of data in a column and you must
ensure that these columns have exactly the same data type,
length, and nullability.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is the difference between clustered and non-clustered indexes in ms sql server?
Find top Nth employee from each department in terms of salary?
Explain mixed authentication mode of sql server?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What is use of attribute hierarchy ordered ? : sql server analysis services, ssas
Define outer join?
Explain Geometry datatype in sql server 2008 with example
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
What is the stored procedure?
How to verify a login name with sqlcmd tool?
how to update a null value field in sql server eg a table contains 3 fields id,name,salary and 3 records salary of 1 record is null i want update the nullfield 111 arun 300 112 ddd 200 113 ttt null i want to update table with add 100 to every record include null after updation the recrds should be 111 arun 400 112 ddd 300 113 ttt 100
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
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)