Page 1 of 1
Re: What is sql server ?
Posted: Mon Dec 14, 2009 12:30 pm
by milli
SQL Server is a relational database developed and sold by Microsoft. Originally bought from Sybase, Microsoft have released versions 6, 6.5, 7, 2000 and 2005.
SQL Server uses an enhanced version of SQL called T-SQL.
Any database management system (DBMS) that can respond to queries from clients formatted in the SQL language.
Re: What is sql server ?
Posted: Thu Dec 17, 2009 8:48 am
by guddu
SQL Server (ISSN-1522-2187) is a trade publication and web site owned by Penton Media serving the information needs of IT Professionals in various fields including data processing, computer related consulting and many other areas.
Re: What is sql server ?
Posted: Thu Dec 17, 2009 3:10 pm
by martin14
Hello Friends.....
SQL Server is commonly used as the backend system for websites and corporate CRMs and can support thousands of concurrent users.
SQL Server is much more robust and scalable than a desktop database management system such as Microsoft Access
Thanks
Re: What is sql server ?
Posted: Sat Feb 13, 2010 8:55 pm
by Baron22
Microsoft SQL Azure Database is a cloud-based relational database service built on SQL Server technologies. It provides a highly available, scalable, multi-tenant database service hosted by Microsoft in the cloud. SQL Azure Database helps to ease provisioning and deployment of multiple databases. Developers do not have to install, setup, patch or manage any software. High availability and fault tolerance is built-in and no physical administration is required. SQL Azure Database supports Transact-SQL (T-SQL). Customers can use existing knowledge in T-SQL development and a familiar relational data model for symmetry with existing on-premises databases. SQL Azure Database can help reduce costs by integrating with existing toolsets and providing symmetry with on-premises and cloud databases.
Re: What is sql server ?
Posted: Fri Feb 19, 2010 5:11 pm
by Andrew22
When discussing SQL Server, the term “Database”, can sometimes be thrown around loosely, meaning different things to different people. This happens because a database is a core, central component to SQL Server. Therefore, the term has become a slang shortcut way of meaning SQL Server as a whole. In actuality, SQL Server is RDBMS (Relational Database Management System). Its job is managing databases.
Re: What is sql server ?
Posted: Wed Mar 31, 2010 1:09 pm
by shane
Hello friends
Here are some definitions of SQl Server
Definitions of SQL Server
* SQL Server (ISSN-1522-2187) is a trade publication and web site owned by Penton Media serving the information needs of IT Professionals in various ...
* SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. ...
* Microsoft database management software.
* a database system created by Microsoft
* A structured query language server, such as Microsoft's RDBMS. SQL Server is used to interact with a database. ...
thankyou
Re: What is sql server ?
Posted: Mon Aug 02, 2010 9:12 pm
by harly
Hi
SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. SQL Server runs on T-SQL (Transact -SQL), a set of programming extensions from Sybase and Microsoft that add several features to standard SQL, including transaction control, exception and error handling, row processing, and declared variables.
Thanks
Re: What is sql server ?
Posted: Wed Aug 11, 2010 8:26 pm
by peter10
Microsoft SQL Server is a powerful relational database management system catering to high-end users with advanced needs. Along with Oracle, Microsoft SQL Server is widely regarded as one of the two main full-featured database systems on the market today.
Thanx
Re: What is sql server ?
Posted: Sat Aug 14, 2010 12:53 pm
by robert10
Hi
SQL Server is a Microsoft product used to manage and store information. Technically, SQL Server is a “relational database management system” (RDMS). Broken apart, this term means two things. First, that data stored inside SQL Server will be housed in a “relational database”, and second, that SQL Server is an entire “management system”, not just a database. SQL itself stands for Structured Query Language. This is the language used to manage and administer the database server.
Thanks
Re: What is sql server ?
Posted: Fri Aug 20, 2010 11:44 am
by dammy
SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. SQL Server runs on T-SQL (Transact -SQL), a set of programming extensions from Sybase and Microsoft that add several features to standard SQL, including transaction control, exception and error handling, row processing, and declared variables.