What is the SQL?????????????????????????????
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
About types of indexes in SQL server ?
What are the source of constraints?
what is the basic diffrence betn a col declared in char(1) and in varchar(1)
What stored by the model? : sql server database administration
Can you type more than one query in the query editor screen at the same time?
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?
Do you know the cursor optimization tips?
Can sql server be linked with other servers like oracle?
What are the advantages of sql stored procedure?
Which Model uses the SET concept
How do we know if any query is retrieving a large amount of data or very little data?
How do you clear a log file?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)