What is dbcc command in sql server?
Answer / Amit Kumar Gupta
The main differences between a table and a view in SQL Server are:
1. Tables store data, while views only contain virtual tables derived from one or more existing tables.
2. Tables can be directly manipulated (INSERT, UPDATE, DELETE), whereas views cannot.
3. Tables have a physical representation on disk, while views do not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is transactional replication?
how to take backup bcp out for a column in table in sql server?
How many null values we can have in a unique key field in sql server?
How many .ndf files can we create in Sql server 2005?
any one can explain Self mapping Delegation Remote Credentials
What happens to a trigger with multiple affected rows?
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
What is the default value of an integer data type in sql server 2005?
Explain comment on transactions?
How To delete duplicate record from a particular table?
What Is The Difference Between Primary Key & Super Key
What do you understand by replication in sql server? Mention the different types of replication in sql server.
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)