Search This Blog

Thursday, August 18, 2011

BI Applications: Collations in SQL Server

BI Applications: Collations in SQL Server: Character Strings are stored in the SQL Server database using certain Bit Patterns.
A collation specifies the bit patterns that represent e...

BI Applications: Collations in SQL Server

BI Applications: Collations in SQL Server: Character Strings are stored in the SQL Server database using certain Bit Patterns.
A collation specifies the bit patterns that represent e...

Friday, August 5, 2011

BI Applications: Resetting the password for SYS User

BI Applications: Resetting the password for SYS User: "Many times we tend to forget the password of the SYS user. In such cases log onto the machine which hosts the DB server and connect as SYSD..."