Tell me what do you understand by a view? What does the with check option clause for a view do?
No Answer is Posted For this Question
Be the First to Post Answer
What is join query?
What is 3nf normalization form?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
What is a transaction and why is it important?
select top 5 * from emp order by newid() my question is , how this query get executed?
Name few of the dcl commands in sql?
Explain alternate key, candidate key and composite key in sql server?
What is Lock table in SQL?
What are alternate keys?
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
Is sql different from sql server?
Can coalesce return null?