How do you find value of first column before inserting value
into the second column in the same table for checking that second column must have different value than first column.
Answer Posted / satish
Please help me.
Does we write trigger.
Or procedure or
anything else.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define normalisation?
What is policy based management (pbm)? : sql server database administration
What is an active database?
Explain following error properties?
How to receive returning result from a query?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
What is normalization 1nf 2nf 3nf?
Explain indexed views?
What is difference between sql and sql server?
What is the maximum size of a row in sql server?
What are a scheduled jobs?
What is outer join in sql server joins?
How can sql server instances be hidden? : sql server security
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What are the advantages of mirroring?