crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

What is the significance of CHECK in SQL Server and uses?
Question Posted on 27 Jan 2024Home >> DataBase >> sql questions >> What is the significance of CHECK in SQL Server and uses?

What is the significance of CHECK in SQL Server and uses?
When we say about the CHECK constraints, we will use this to limits the values which can be placed inside a table column. This will maintains the integrity. And we use this constraint which is used column wise to give the specific values to that column.

Example:- CONSTRAINT CHK_Employee CHECK (age<24)
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Define N in nvarchar and in nchar?

difference between drop and truncate command

difference between procedure and function

different types of databases in sql

Difference Between Update Lock and Exclusive Lock






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap