What are the different normalization forms?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a query with an inner join in ms sql server?
Why I have to use stored procedures?
What is Self Join?
When we should use @@error?
Explain filtered indexes?
How to get @@error and @@rowcount at the same time?
An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.
Can we use Truncate command on a table which is referenced by FOREIGN KEY?
What are the new features in SQL Server 2005?
What is the contrast amongst drop and truncate?
Explain tablesample?
Oracle (3253)
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)