How can i give the restrictions for the data entry, if i
wish to enter only I ,II, III, IV in the grade actegory of
student table?
Answer Posted / pervej
use constraint or rules that will helps u in this query
we can also use cursor for this for insert
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain forward - only cursors?
Do you know what is difference between stored procedure and user defined function?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
Is natural join and equi join same?
Do you know the policy based administration feature of sql server 2008?
What is normalization? What number of normalization shapes are there?
Explain what is analysis service repository?
Explain transaction server isolation?
How can we rewrite sub-queries into simple select statements or with joins?
How do you migrate data from mssql server to azure?
What is the difference between dropping a database and taking a database offline?
What is a full text index?
Do you know how to implement service broker?
What are the dis_advantages of stored procedures, triggers, indexes?
What is transact-sql ddl trigger?