How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
2620how to update a null value field in sql server eg a table contains 3 fields id,name,salary and 3 records salary of 1 record is null i want update the nullfield 111 arun 300 112 ddd 200 113 ttt null i want to update table with add 100 to every record include null after updation the recrds should be 111 arun 400 112 ddd 300 113 ttt 100
6 18006What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
5 11389how to get rank of diffrent student in same table based on newly inserted row in sql server2008
4 8307Post New ABC SQL Server Interview Questions
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
List down all sorts of clients related to business objects? : sap bobi
Explain the various message exchange patterns?
What is Azure Queue storage?
Why double trailing @@ is used in input statement?
Why doesn't "my string" & Chr$(13) do what I want?
what is the difference between cdma and gsm
if the armature current in a dc generator is ac ( sinusoidal ) why doesnt the sjhape af armature mmf a sinusoidal (ni) ? armature mmf in case of a dc machine is triangular.
Draw the SRAM Write Circuitry
State the different between between thin client & thick client?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Why do you want LIC?
Is servlet thread safe?
What does a hard one-to-one relationship mean (one where the relationship on both ends is "must")?
What is complexity and its types?