I Have Employee table having column name as ID,SALARY how to get second max salary from employee table with id ex ID SALARY 1 20000 7 37000 2 5000
17 20549create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
8 10537how to find the particular row in table?(means suppose one table contain 10 rows , in these 10 rows how to find the particular row(example in 10 rows i want 5 row how)?
16 252281. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
2437Post New IBM SQL Server Interview Questions
Why truncate is faster than delete?
Can you call one constructor from another if a class has multiple constructors?
What is the use of mrp group?
Compare ansible with chef.
How to Calculate Current Rating of SDFU (Switch Disconnector Fuse unit) for Protectionof Capacitor Bank connected to Busbar of 800Amp,in LV side of 11/0.433KV, 250KVA Transformer?
How do you comment out code in c#?
What are the two categories of data types in the java programming language?
What is a c token and types of c tokens?
What do you mean by bootstrap collapsing elements?
How can we use tkprof?
What do chmod command do?
What is a data annotator?
What is wpf visual studio?
How to do cable earhing? whether by grounding Armour to ground or by running extra G.I wire along with cable? which one is preferred mostly amoung them? If the second one is more preferable how many GI wires to be run along with cable (1 or 2)?
What are the possible razor view extensions?