AS you might know , SQL is a standard language for accessing databases.
A command line interface requires unique commands, this interface is often more difficult to learn because of the need to memorize dozens of different commands. However, a command line operating system can be a very valuable resource and should not be ignored. For example, users who have Microsoft Windows may find trivial tasks such as renaming 100+ files in a folder a very difficult task; however, this is something that can be done in a matter of seconds through a simple command at the command line.
Command line vs. GUI
Refer these ,SQL-create Database & Table to see what is GUI interface and , refer JAVA Console application to know what is a Command Prompt.
From the above link , you can understand that ,unlike a command line , GUI Operating Systems are much easier for end-users to learn and use because commands do not need to be known or memorized. Because of their ease of use, GUI Operating Systems have become the dominant operating system used by end-users today.
Now , I am going to introduce the SQL commands (Here , I am using the WAMP Server to write SQL commands.
Check this link WAMP Server to write SQLcodes , in Command prompt.
Duble click on wamp server , after referring this link . As per the description given in the link ,click MySQL , we can see a window , where we can type SQL Commands there..
No comments:
Post a Comment