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 21137create 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 10857how 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 258061. 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
2493Post New IBM SQL Server Interview Questions
about higyway engineering
What is stack?
What does dynamic component in javascript contain?
What are the components of ms word?
What is an endless loop?
what are the different time evaluation schemas?
What element does the symbol au stand for?
What is where clause and let clause?
How might Internet Addresses (IPv6) affect the Development and Implementation of the Internet of Things (IoT)?
How do you write a function that can reverse a linked-list?
How many times can an ssd be rewritten?
using examples, examine the relevance of the following as final accouting adjustments; 1.reserves 2.provisions 3.disposal of assets 4.control accounts
I want to add 25 to all of the cells in column a. I do not want a new column, I want to add it right to the cells in column a?
Which of the above record definitions is not stored on the database and therefore not required to build?
How to add custom view helpers to zend framework 2