|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Sql server 2005
hi
Any special in sql swerver 2005 from 2000.I don't know bcoz i am using 2000 and it is better to use. |
|
#2
|
||||
|
||||
|
Is there a question in there?
__________________
Wolffy ------------------------ Teaching people to fish. |
|
#3
|
|||
|
|||
|
lots of new features. Cant limit in a post. some of common ones:-
1.ROW_NUMBER(),RANK(),DENSE_RANK() functions which provides on the fly values by applying the respective operations over a result set. 2.PIVOT & UNPIVOT used for creating cross tab reports and get data vertically back 3.horizontal partitioning of table data using PARTITION BY 4. OUTPUT clause which is used to get data from INSERTED,DELETED etc temporary tables during INSERT,UPDATE,DELETE actions 5.DISABLE option available in Triggers,Indexes,... 6.TOP (@Var) to get dynamically top n records and many more.... |
|
#4
|
|||
|
|||
|
Nice visakh.
Thanks Last edited by Shadow Wizard : May 9th, 2008 at 04:14 AM. Reason: removed signature |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > Sql server 2005 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
![]() |
|