which database is best to use in oracle and sql server?
explain reasons?
Answer Posted / o.p chauhan
ORCALE
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is a rollup clause?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
Mention the different authentication modes in sql server.
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
What is a not null constraint?
Can truncate be rolled back?
What is buffer cash in sql server?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is meant by dirty read?
Explain the difference between HTTP and HTTPS in database?
What is save transaction and save point?
What is difference between getdate and sysdatetime in sql server 2008?
What is normalization process?
How to create function without parameter in sql server?