What according to you is the difference between mysql and sql server performance?
No Answer is Posted For this Question
Be the First to Post Answer
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
How to create nested stored procedure?
what are the different types of replication you can set up in sql server? : Sql server database administration
How many triggers are possible per table?
How to view existing indexes on an given table using sys.indexes?
What kind of problems occurs if we do not implement proper locking strategy?
How to find the login name linked to a given user name?
Hello all, I have data like :- year amt 2004 10 2005 20 2006 30 Now i want output as:- 2004 2005 2006 10 30 60 but i have to use here group by on year.So, i need a single query within that i can find.
What do you understand by the analysis services in sql server?
What are statistics, under what circumstances they go out of date, how do you update them?
What are the properties of the relational tables?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)