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 21142create 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 10864how 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 258101. 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
Can you declare mappings for multiple classes in one mapping file?
Can tensorflow be deployed in container software?
Are apple computers better than windows?
Why do we need @script in apache tapestry?
The example below demonstrates the use of sqr flags in the configuration manager directories folder: -f c:psllrmssqr what do the above sqr flags signify to the sqr report writer upon execution?
Is java built on c?
When value table becomes check table?
How to display top 50 rows?
Explain dynamic target flat file name generation in informatica
Which settings cannot be changed after the AdWords account is created ?
how to detect a mobile device using php
What do you mean by subcontracting?
How to use talend job conductor?
can u tell me the promotion from oiller to enginer
What's the difference between /^Foo/s and /^Foo/?