How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
IBM,
3824How to check what was the last restore transaction LSN on Log-Shipping and Mirroring when we doesn't have a Monitor server and Witness server?
IBM,
2 9807An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
ADP,
9 15869I have cleared sbi clerk examination. I am Bachelor in computer application (BCA) graduate. so which type of question related bca in sbi clerk interviews. pls answers me at sejalvaghela@yahoo.co.in.. and also tell me which type of question asked in sbi clerk interview.
1 5026my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
1896difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
3 80741. How to fetch all the duplicate records from the table. 2. How to fetch the second highest salary from the table.
12 20241
What is dynamic cursor in SQL SERVER?
How to modify an existing user defined function?
What are the tables in sql?
How to delete all rows with truncate table statement in ms sql server?
What is the minimum recommended amount of ram for sql server 2012 enterprise?
What is tablix?
what is the system function to get the current user's user id? : Sql server database administration
Explain indexed views?
what are the new features in SSRS?
How to define output parameters in stored procedures?
How to list all login names on the ms sql server?
Which are new data types introduced in sql server 2008?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What is collation?
How to list all user defined functions in the current database?