answersLogoWhite

0


Best Answer

The various processing capabilities of of sql are: 1) Authorization 2) Transaction control 3) Embedded Data Manipulation Language 4) Data definition language 5) View Definition 6) Integrity

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

3d ago

SQL is used to communicate with and manage databases. You can use it to retrieve, insert, update, and delete data from databases. It is also used for creating tables, views, functions, and stored procedures.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What can you do with SQL?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

What is the difference between sql and an sql server?

SQL stands for Structured Query Language and is a programming language used to manage and manipulate relational databases. An SQL server, on the other hand, is software specifically designed to store, retrieve, and manage data based on SQL queries. SQL is the language used to interact with an SQL server.


What are the differences between Pervasive SQL and MS SQL?

Pervasive SQL is a relational database management system designed for embedded applications, while MS SQL, or Microsoft SQL Server, is a full-fledged RDBMS with advanced features for enterprise applications. MS SQL provides more robust scalability, security, and integration options compared to Pervasive SQL. Additionally, MS SQL is commonly used in larger organizations, while Pervasive SQL is often utilized in smaller businesses and embedded systems.


What is Resource-Intensive SQL?

Resource-intensive SQL refers to SQL queries that consume a significant amount of system resources such as CPU, memory, or disk storage. These queries can slow down performance and impact the overall efficiency of the system. It is important to optimize resource-intensive SQL queries to improve system performance.


Where can one find out how to do sql date format?

You can find information on SQL date formats in the documentation of the specific database management system you are using, such as MySQL, SQL Server, or PostgreSQL. These documents typically include details on how to format dates in SQL queries and functions. Additionally, online tutorials and forums can provide examples and guidance on SQL date formatting.


What is sql-3?

SQL-3 is short for Structured Query Language Level 3, which is a standard that defines the syntax and semantics of SQL queries. It includes features like advanced outer joins, enhanced data manipulation capabilities, and support for recursive queries. SQL-3 builds upon SQL-92 and provides more advanced functionality for managing databases.

Related questions

Where could someone find an SQL formatter?

One can find an SQL formatter from: SQL Format, Free Formatter, Poor SQL, T-SQL Tidy, Stack Overflow, SQL Inform, Apex SQL, SQL Parser, Red Gate software, to name a few.


What is the difference between T-sql and sql?

T-SQL is Microsoft's version of the generic SQL langauge to be used with, for example, Microsoft SQL Server.


Forms of sub queries in ms sql?

Sql Forms Sql Forms


What Is ANSI SQL?

ANSI SQL is the American National Standards Institute standardized Structured Query Language. ANSI SQL is the base for several different SQL languages such as T-SQL and PL/SQL. ANSI SQL is used to Create, Alter, and View data stored within a database. For more information about ANSI: http://www.ansi.org/ For more information about SQL: http://en.wikipedia.org/wiki/SQL


Difference between sql server 2003 sql server 2005?

There is no such thing as SQL Server 2003. Microft released SQL Server 2005 as the next version of SQL Server 2000.


What are SQL data types used for?

There are many purposes behind 'SQL' data types. The most common use of 'SQL' is with website programming and hosting services, as well as HTML coding.


When was SQL created?

SQL was created in 1986.


What is the name of the SQL language used in SQL Server stored procedures?

Transact SQL (TSQL)


What should I get sql training for?

SQL training is needed if you are going to be working with Microsoft SQL Databases


How to define a user defined function in SQL?

Not possible in SQL, but possible in many vendor-specific SQL-based languages like Oracle PL/SQL.


Can i get a SQL Certification online?

You can obtain an SQL certificate online. Simply query online SQL certificaiton.


What is Resource-Intensive SQL?

Resource-intensive SQL refers to SQL queries that consume a significant amount of system resources such as CPU, memory, or disk storage. These queries can slow down performance and impact the overall efficiency of the system. It is important to optimize resource-intensive SQL queries to improve system performance.