How efficient you are in oracle and SQL server?
What are the steps to follow to configure SQL*Net?
What do you understand by SQL*Net?
Are These Dff's Flexible?
What Are Cross Validation & Adi?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
Given a table of Player which contains Sno and player name, write a query which finds all possible Table Tennis doubles pairings.
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
When to use Inner join & when to use subquery?
how many type of indexing in database?
Can you tell any two advantages of stored procedures?
List various types of log-based recovery in DBMS.
What do you mean by foreign key and primary key?