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
Define views.
What are different types of subquery?
What do you know about system database? : SQL Server Architecture
What is self contained sub query?
Why it is recommended to avoid referencing a floating point column in the where clause?
How to create prepared statements using odbc_prepare()?
What is the usage of the sign function?
What are the transaction properties?
What is a view in sql?
How to call a function from a stored procedure in SQL Server ?
How to retrieve field values using mssql_result()?
How does clustered and non clustered index work?
Define synonym?
What does nvl stand for?
How we can refresh the view?