hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answer Posted / pavankumar
sql server
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
What you can do to delete a table without the delete trigger firing?
Can two tables have the same primary key?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
Explain the rules for designing files and file groups in sql server?
What is extended stored procedures?
How to declare and use cursor variables?
What does COMMIT command do?
What is the difference between sdf and mdf?
How can you fetch alternate records from a table?
Is it possible in sql table to have more than one foreign key?
How to modify an existing user defined function?
What is the difference RDBMS and Graph Database?
How to manipulate data from one table to another table ?