|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Can any one please help!
I need to be able to select from my data base all records from "CA" (state)and all the data that is in each record (name, addrss, etc) That is the easy part what I cant do is: Display all the information from each state in it's on table. can some one please help . Thank you very much. |
|
#2
|
|||
|
|||
|
select * from records where state="CA";
? |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > tables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|