SQL ESSENTIALS | |||||||||||||||||||||||||||||||||||
With just a dozen commands and functions, a developer is able to perform most activities related to querying and manipulating a database. | |||||||||||||||||||||||||||||||||||
Commands like Select , insert , delete , update , create Function like Sum () Avg () Max() , Min() Count() | |||||||||||||||||||||||||||||||||||
The SQL declarations, or commands, are divided into two main categories: DDL and DML | |||||||||||||||||||||||||||||||||||
DDL, or data definition language, is the part of SQL used to define the data and objects in a database. When these commands are used, entries are made in a data dictionary in the SQL server. Following are some DDL commands: Create Table-, Create Index , Alter Table, Drop Table, Drop Index | |||||||||||||||||||||||||||||||||||
DML, the language for manipulating data, is the part of SQL used to recover or manipulate data. Its commands are responsible for the queries and changes made to tables. These are some of the most important commands in this category: Select , insert , update rollback | |||||||||||||||||||||||||||||||||||
Data Type in SQL
| |||||||||||||||||||||||||||||||||||
Select command is the essence of the SQL language | |||||||||||||||||||||||||||||||||||
Basic syntax: SELECT [*] [ALL | DISTINCT] [name =] expression [expression [AS name]] FROM [correlation_name] WHERE [GROUP BY ] ] [HAVING ] [ORDER BY [ASC] [DESC]] ] | |||||||||||||||||||||||||||||||||||
|
"Make it a Better Please for all-Help Each Other" Thank you for visiting! Please Visit again soon.
IMPORTANT WEBSITE & BLOGS
- BSNL
- DOPT
- Deshabhimani,Malayalam News
- E Filling Income Tax Return E Filling Portal
- GMAIL
- INCOME TAX OF INDIA
- India Post
- Indiavision Live Online TV
- Kerala Chief Minister
- Kerala Kaumudi E-paper
- Kerala Kaumudi Online
- Kerala Kaumudi calander
- Kerala Postal Circle
- Make Money - Google Adsense
- Malayalam Calander
- Malayalam Movie Watch Online
- Manoramaonline
- PTC Mysore
- Raiway Passenger Reservation
- The Hindu News Paper
- Web Directory
- Yahoo
- ePost office
സ്ത്രീകള് എങ്ങിനെ വസ്ത്രം ധരിക്കണം എന്ന് പുരുഷന് നിഷ്ക്കര്ഷിക്കുന്നത് ശരിയോ? അല്ലെങ്കില് തിരിച്ചും?
Tuesday, January 10, 2012
Some basic information about SQL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Hmmmmm... what are you thinking? Do not forget to comment,It helps us to improve this blog and help us to make better. on