what are constraints? Explain different types of constraints? : Sql server database administration
Answer / Neeraj Chaudhary
Constraints in SQL Server are rules that are defined to enforce data integrity. Different types of constraints include: CHECK CONSTRAINTS - enforce user-defined conditions, UNIQUE CONSTRAINTS - ensure uniqueness of a column or group of columns, PRIMARY KEY CONSTRAINTS - define the primary key for a table, FOREIGN KEY CONSTRAINTS - establish relationships between tables and ensure referential integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
What is the process of normalization?
Consider the table T1 it consits A,2,3,4 consider another table t2 it contain 1,2a,3a,4a now i need o get the upadted answer
SQL Server Architecture ?
What is coalesce and check constraint in sql server?
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
What will happen if a column containing char type data is changed to the nchar data type?
What do you mean by data integrity?
What is an inner join?
Can we move Resource database from one path to another? If yes,How can we?
Explain about integration services of Microsoft SQL server?
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)