What is the Difference beween sql server 2005 and sql
server 2008
Answers were Sorted based on User's Feedback
Answer / guest
backup compersion
activitymoniter
policy managment
centerlized managment
date,time datatypes
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sql developer
Hi,
Here is the difference between SQL Server 2005 and SQL
Server 2008.
Its contains difference between various versions of SQL
Server:
http://learnsqltips.blogspot.in/2012/01/introduction-to-sql-
server.html
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / guest
Hi, frnds
Main difference is 2008 intellegence is available and which
function are avalible in particular table.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is storeprocedure?Tell me synatx for how to write stored procedure.
Where the sql logs gets stored?
What is the use of @@spid?
Difference between group by clause and having clause in SQL?
Following are some of the question related to below mentioned query? select e1.salary from employee3 e1 where 2= ( select count(distinct(e2.salary)) from employee3 e2 where e2.salary>=e1.salary ) 1) What the query returns? 2) How it works? - Detail explanation (what the sub query does, why it is (where 2=)....etc...Please?
Explain the properties of subqueries in sql server?
Please get the 4 th maximum salary from a table without using any sql keyword (TOP,MAX are mot allowed)
Describe in brief databases and sql server databases architecture.
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What is advantage data architect?
What is the purpose of a table?
What is the purpose of using COLLATE in a query?
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)