What are the types of constraints?
Answer / rajamani narni
unique,not null,primary key,foreign,check
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we hide the definition of a stored procedure from a use?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
When columns are added to existing tables, what do they initially contain?
What is a select query statement in ms sql server?
what are the disadvantages of cursors? : Sql server database administration
What is change data capture (cdc) in sql server 2008?
Where is localdb stored?
if no size is defined while creating the database, what size will the database have? : Sql server administration
Determine when an index is appropriate?
I have a table emp , Fields with empname,dnname,dno,salary. now I want copy distinct salary with all emp detail from emp into new table which is not already exist in database. how would I do this ?
How to create a scrollable cursor with the scroll option?
How to fetch records from a One to Many relationship table. eg: wanna get details of all orders for a specific customer. (do not want repeatation of master table records for child table records)
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)