MSSQL
Microsoft SQL Server was launched by Microsoft in the late 1980s to compete with Oracle and other enterprise level databases. It has drastically evolved with its client IDE tools, complementary systems (reporting,analysis etc) and database performance since its first launch. the latest version is SQL Server 2008.
It is famous for its Full Text Based Search which is a string matching technology by Microsoft. It allows to index almost any text based database columns. This speeds up searches on a large block of text.
We at Wired Media like SQL Server because of its seamless connectivity with ASP and ASP.NET


