What is difference between Datepart() and Datename() in SqlServer?
No Answer is Posted For this Question
Be the First to Post Answer
Which tcl commands are available on the sql server?
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
When do you think a developer should use sql server-based cursors?
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
Where can you find the error log information? : sql server database administration
How to assign null values to variables or columns?
Can a table have 2 foreign keys?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
You want to implement the many-to-many relationship while designing tables. How would you do it?
What are different replication agents and what's their purpose? : sql server replication
What is hot add cpu in sql server 2008?
can you any body tell me which service pack is installed in the 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)