hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answer Posted / dinesh
oracle
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
What are “unrepeatable reads”?
What kind of problems occurs if we do not implement proper locking strategy?
How to add code to the existing article (using improve article)?
how to determine the service pack currently installed on sql server? : Sql server database administration
How to view the error log for any specific instance? : sql server database administration
Describe and explain about SQL native client?
What are the difficulties faced in cube development? : sql server analysis services, ssas
List the different index configurations possible for a table?
How much is a sql server license?
What are the dis_advantages of stored procedures, triggers, indexes?
Can we return Data from 4(more than 1) tables in stored procedure?
What is the command used to recompile the stored procedure at run time?
What to check if a User database is locked?
Determine how to use the inserted and deleted pseudo tables?