Why we are using the sql language?. What is the purpose of
using this?
Answer Posted / v.krishnakumar
Sql is the synopsis of structural query language, its main
purpose is storing , retriveing and manipulating our data
base.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the reporting services components?
What is a document index?
What is tempdb database? : SQL Server Architecture
What are group functions in query statements in ms sql server?
Can a synonym name of a table be used instead of a table name in a select statement?
Define Joins?
What does man by sql wildcard characters in sql server?
Explain the properties of subqueries in sql server?
How to skip remaining statements in a loop block using continue statements?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
How can you stop stored procedures from recompiling?
Is INSTEAD OF trigger directly applicable to Table ?
Can you type more than one query in the query editor screen at the same time?
What is collation?
Explain tablesample?