what are user defined datatypes? : Sql server database administration
Answer / Shaji Najeev Siddiki
{"user defined datatypes": "User-defined data types (UDTs) in SQL Server allow you to create a new data type by combining built-in data types or other UDTs. This provides a way to enforce consistency and improve code reusability. You can create UDTs as structured data types, table-valued functions, scalar-valued functions, or user-defined aggregate functions."}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is database replication? What are the different types of replication you can set up in sql server?
An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
what are database files and filegroups? : Sql server database administration
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Explain Geometry datatype in sql server 2008 with example
Can an entity have two primary keys?
What are the components of sql server service broker?
What is de-normalization and what are some of the examples of it?
What function does a database engine serve in the sql server?
What are SSL and TSL protocols?
What stored by the msdb?
What is sql injection? How to protect against sql injection attack?
Oracle (3253)
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)