0% found this document useful (0 votes)
229 views

Basic of SQL

SQL basics

Uploaded by

Deepu yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
229 views

Basic of SQL

SQL basics

Uploaded by

Deepu yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 7
‘BASIC SQL @ What fs S@L? V SOL stands fox Structured Query Language - It is used for string and managing aata in velational database management System (RDBMS) @ SQL Commands: @ SELECT - Extract data from database. VY The dara veturned is stored in 4 vesult favie , called the vwesult - Set. Licoma@e ( LINKEDIN). WOTES GALLERY (TELEGRAM). SELECT _ Syntax SELECT Colummn1, Column2..... From +table- name, Heve , Column 1, Column2,.... ave the Fleid names of the table you want to select dara From. IF you want +0