Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the SQL?????????????????????????????

Answers were Sorted based on User's Feedback



What is the SQL?????????????????????????????..

Answer / ritz

SQL stands for structured query langauage.it's a databse
laguage designed to manage the data in RDBMS.

Is This Answer Correct ?    13 Yes 0 No

What is the SQL?????????????????????????????..

Answer / ankur sharma

sql is a structured query language used for deleting, updating,and requesting information from the database.

Is This Answer Correct ?    3 Yes 1 No

What is the SQL?????????????????????????????..

Answer / khan

SQL stands for STRUCTURED QUERY LANGUAGE.
SQL is a command language for communicating with the ORACLE
Server to Access,Manipulate and Control the data.

Is This Answer Correct ?    2 Yes 1 No

What is the SQL?????????????????????????????..

Answer / radhika

sql is a computer language which follows ANSI standards for
accessing and manipulating database systems.

Is This Answer Correct ?    0 Yes 0 No

What is the SQL?????????????????????????????..

Answer / kamarajar a

SQL stands for Structured Query Language, is the set of
comments use to access data in Relational database, purpose
of SQL is to provide the interface to a relational database
like Oracle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?

2 Answers   Cognizant,


What is Check point? Explain in Brief what it will do?

1 Answers   Wipro,


What is conditional split?

0 Answers  


optimization techinques

0 Answers   Wipro,


Explain few examples of RDBMS?

0 Answers   Wipro,


if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..

17 Answers   3i Infotech, Rolta, TCS,


Where the sql logs gets stored?

0 Answers  


How to make a remote connection in a database?

0 Answers  


What is set nocount on?

0 Answers  


If any stored procedure is encrypted, then can we see its definition in activity monitor?

0 Answers  


What is a stored procedure?

3 Answers  


What are subqueries in sql server?

0 Answers  


Categories