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 |
What is checkpoint in sql server?
i have a table #temp1(id, Name groupname ) and record like this 1 R1 S 2 R3 S 3 R2 S 4 R4 D 5 R5 D 6 R6 K 7 R7 K 8 R8 L 9 R9 L 10 R10 L 11 R11 K and i want to display record based on user defind sorting order e.g. 1 R4 D 2 R5 D 3 R6 K 4 R7 K 5 R11 K 6 R1 S 7 R3 S 8 R2 S 9 R8 L 10 R9 L 11 R10 L
What are the indexes in sql server?
Can a stored procedure call another stored procedure. If yes what level and can it be controlled?
What is the default value of CHAR type?
what is extended StoreProcedure ?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
How to write a query with an inner join in ms sql server?
What will be the maximum number of index per table?
Does view occupy space?
How can you insert values in multiple rows using one Insert statement?
0 Answers Flextronics, Thomson Reuters, Virtusa,
Can we check locks in database? If so, how can we do this lock check?
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)