Explain the properties of sub-query in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What is a join in sql? What are the types of joins?
How can sql server instances be hidden? : sql server security
Define left outer join in sql server joins?
What is named calculation? : sql server analysis services, ssas
Explain the different types of joins?
What is mean by "fill factor" ? and what is mean by "Index "in sql?
What is the recovery model?
When we are using this query to shrink the log file,what exactly it will execute internally? Do we lose any data when we run this script? which data it will truncate in the log file and where it is saved. Please let me know... USE DatabaseName GO DBCC SHRINKFILE(<TransactionLogName>, 1) BACKUP LOG <DatabaseName> WITH TRUNCATE_ONLY DBCC SHRINKFILE(<TransactionLogName>, 1) GO
What is the difference between rank and dense_rank?
Can you please differentiate between a primary key and a unique key?
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
How to view existing indexes on an given table using sys.indexes?
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)