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.
Answers were Sorted based on User's Feedback
Answer / ankita upadhyay
by using lookup function
syntax-
LOOKUP(lookup_value,lookup_vector);
lookup_value-contain the name of field(like id) about which you have to find info
lookup_vector-contain a range of row or column which contain value of respective ids
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satish
Please help me.
Does we write trigger.
Or procedure or
anything else.
| Is This Answer Correct ? | 0 Yes | 2 No |
Which stored procedure will you be running to add a linked server?
what is a check constraint?
how to get 25th row in any table in sqlserver can u tell me syntax
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
Define views.
Is it possible to delete duplicate rows in a table without using a temporary table ?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
How many types of functions are there in sql server?
What is the downside of using udf?
What is the maximum size of a row in sql server?
What is the difference between a clustered index and a non-clustered index?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)