Author |
Message |
milli
Joined: Mon Dec 14, 2009 8:45 am Posts: 17
|
Re: What is sql server ?
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.
|
Mon Dec 14, 2009 12:30 pm |
|
|
guddu
Joined: Wed Dec 16, 2009 2:42 pm Posts: 21
|
Re: What is 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 fields including data processing, computer related consulting and many other areas.
|
Thu Dec 17, 2009 8:48 am |
|
|
martin14
Joined: Wed Dec 16, 2009 11:59 am Posts: 11 Location: UK
|
Re: What is sql server ?
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
|
Thu Dec 17, 2009 3:10 pm |
|
|
Baron22
Joined: Sat Feb 13, 2010 6:58 pm Posts: 13 Location: U.K
|
Re: What is sql server ?
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.
|
Sat Feb 13, 2010 8:55 pm |
|
|
Andrew22
Joined: Fri Feb 19, 2010 4:48 pm Posts: 28 Location: U.K
|
Re: What is sql server ?
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.
|
Fri Feb 19, 2010 5:11 pm |
|
|
shane
Joined: Wed Mar 31, 2010 12:11 pm Posts: 16
|
Re: What is sql server ?
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
|
Wed Mar 31, 2010 1:09 pm |
|
|
harly
Joined: Mon Aug 02, 2010 7:58 pm Posts: 22
|
Re: What is sql server ?
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
|
Mon Aug 02, 2010 9:12 pm |
|
|
peter10
Joined: Wed Aug 11, 2010 7:45 pm Posts: 9 Location: uk
|
Re: What is sql server ?
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
|
Wed Aug 11, 2010 8:26 pm |
|
|
robert10
Joined: Sat Aug 14, 2010 12:35 pm Posts: 18 Location: u.k.
|
Re: What is sql server ?
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
|
Sat Aug 14, 2010 12:53 pm |
|
|
dammy
Joined: Fri Aug 20, 2010 9:11 am Posts: 16
|
Re: What is sql server ?
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.
|
Fri Aug 20, 2010 11:44 am |
|
|
|