English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

can some one tell me about Sql server

2006-11-01 22:42:14 · 5 answers · asked by rakesh k 1 in Computers & Internet Computer Networking

5 answers

SQL server is a very important part of relational database management system.
Relational database management system is a system where you can retreive data in the form of tables only.
SQL stands for structured query language.
Data is stored in the form of tables .
To retrive data there is special technique in which you have to write a query.
"Queries" is the way to retrive data .
like laksmi gave an example above of payroll system is companies. or credit card system information in banks.
all this can kept in the form of tables in the database.
you have to learn sql to work on it.

2006-11-01 22:55:02 · answer #1 · answered by vikas n 2 · 1 0

sql server is a relation database management system which basically stores data in form of tables.

sql means structrued query language. u can use sql server to store, retrive data.

eg. payroll details can be stored in sql server.

usually this is referred as backend. and using front end tool like visual basic you can write programs to process, display data.

in short it is a server which stores all the data centrally that is in the server

2006-11-03 02:22:32 · answer #2 · answered by sndpcs 1 · 0 0

It is a MicroSoft Relational Database Management System Server. You can create and Manage Databases using SQL SERVER. For more check out
www.microsoft.com or perhaps the MSDN Library .

2006-11-01 23:09:02 · answer #3 · answered by Anonymous · 0 0

sql server is a relation database management system which basically stores data in form of tables.

sql means structrued query language. u can use sql server to store, retrive data.

eg. payroll details can be stored in sql server.

usually this is referred as backend. and using front end tool like visual basic you can write programs to process, display data.

2006-11-01 22:46:17 · answer #4 · answered by lakshmi r 4 · 1 0

Microsoft versoin of RDBMS .... for DOTNET It is most useful for backend even though other dataase is useful,WIth SQLSERVER dotnet integration performance 70% more,
for this MICROSOFT press Step by step procedure, pHP publications book is very good

2006-11-03 19:24:06 · answer #5 · answered by rama 2 · 0 0

fedest.com, questions and answers