01.03.2017 Views

new

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SQL can delete records from a database<br />

SQL can create <strong>new</strong> databases<br />

SQL can create <strong>new</strong> tables in a database<br />

SQL can create stored procedures in a database<br />

SQL can create views in a database<br />

.SQL can set permission on tables ,procedures, and views<br />

.SQL can execute queries against a database<br />

Query Analyzer<br />

Query analyzer is another tool with SQL server, which extends the capabilities of ANSI<br />

standard SQL . it is an application that recognizes and executes SQL commands and specialized<br />

T_SQL Commands that can be used to create database objects using SQL commands.<br />

o We can use query analyzer commands to<br />

o Enter ,edit, Sore and Retrieve and Run SQL commands.<br />

o Format, perform calculations on ,store and print query results.<br />

o List columns definitions for any table<br />

o Access any copy of data between SQL database<br />

o We can create tables and insert data or alter it or we can delete data using SQL<br />

commands

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!