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
cant pass list
How to change pass AD with WSS 3.0?
Access 2010 - packaging a database for distribution
The Sql Statement is not Valid
Particular calendar items will not sync from iPhone to Outlook via Exchange
Server security analysis to determine patch level
RDP on 80
Network monitoring tools
VBA function works on Excel 2007 file locally but not when in SharePoint 2007
Caml Query on Item versiion History