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
trying out an UNION in SQL.....need assistance
How to add for the TBitmapImage the OnClick notify event
Treeview control that support thumbnails or images.
ESENT, Corrupt Database, Event ID 474
secure emails
Remote Desktop Services Manager snap-in hangs
Help with PHP statement
Domain Controller rename and IP change
football goal details
Asterisk 1.4 assigning outbound routes based on extension