Browse by Tags

Object search within Management Studio of SQL Server 2008
Published 12 March 8 3:56 AM | SSQA.net
Good news for the Development DBAs to have a fature of searching for a particular object within the SQL database. The newest feature to SQL Server 2008 version will be 'object search'! Until now even for me I used to refer to ThisArticle to search...
New and old blend of data-types in SQL Server 2008
Published 9 July 7 9:8 AM | SSQA.net
By now you might have seen on blogs and documentation that there are new datatypes introduced in SQL Server 2008, they are: DATE - ANSI-compliant date data type TIME - ANSI-compliant time data type with variable precision DATETIMEOFFSET - timezone aware...