Microsoft
Software
Hardware
Network
Question : Simple query question/request
being somewhat new to php and mysql but understanding database structures. I would like to know the simple way to write a query for extracting data from a database.
For example If I had a database with 100 students in it and I wanted to select and print out only those students that have the tirst two letters of their name start with
"Ti"
Then how would I go about the query?
Answer : Simple query question/request
SELECT * FROM tablename WHERE student_name LIKE 'Ti%'
Random Solutions
Adding Columns to ASP.Net Gridview Control
How do you join a Snow Leopard Client to Windows SBS 2008 domain
Manual sbs03 -> sbs08 Migration
system info via website
Rollover flash "SWF" files are not working in internet explorer
Format Drive with FAT32
google.class file detected by Norton as High risk - Is it high risk ?
How to get an USB speaker to work with Eee PC 900 Xandros Linux
Eclipse, Create Project from existing source
Remove Proxy settings from IE using Group policy