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 key attribute?
How can I know what query is executing by by a particural user? (using sp id or any othe way.)
How adventureworkslt tables are related?
What command do we use to rename a database?
How to loop through the result set with @@fetch_status?
select names starts with a,b,c
8 Answers Scope International,
What is sql server profiler?
What are policy management terms?
What is difference between temp table and cte?
What is a trace frag? Where do we use it?
How do I start sql server 2016?
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
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)