|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
coding structure...
does anyone know a website where i can find the structure of the coding for a mysql database. for example i know that "SELECT * FROM table" will select values plus i know some of the parameters like WHERE and so one. so i was wondering if there was a website where i can find all the parameters and so on and how they are used.
|
|
#2
|
||||
|
||||
|
RE: coding structure...
A good introduction to SQL can be found at www.sqlcourse.com
|
|
#3
|
|||
|
|||
|
RE: coding structure...
thanx bluephoenix that site was very practical since i got to actually do operations on the site. i would recommend it to others.
|
|
#4
|
|||
|
|||
|
RE: coding structure...
To read specially about SELECT command :
http://www.mysql.com/doc/en/SELECT.html |
|
#5
|
||||
|
||||
|
RE: RE: coding structure...
Quote:
You're welcome! You may have already seen, but there's also a "level 2" companion site, www.sqlcourse2.com. Happy Coding |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > coding structure... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|