which database is best to use in oracle and sql server?
explain reasons?
Answer Posted / dinesh
It's Dependent on Req. ,database Size,Cost also
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain user defined views?
Differentiate between sql temp table vs table variable?
How to find out the list schema name and table name for the database?
what is the difference between a primary key and a unique key? : Sql server database administration
When do you think a developer should use sql server-based cursors?
How to insert stored procedure result into temporary table?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What do you mean by data integrity?
Where do we use trace frag?
How do I install sql server?
Do you know what are the properties of the relational tables?
Can a cursor be updated? If yes, how you can protect which columns are updated?
What are types of scd? : sql server analysis services, ssas
What is a print index?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?