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
HP EVA MPIO from Windows 2008 R2
My laptop hp pavilion dv9000 suddenly doesnt start
apache_php_support
Access 2007 - Query Question
Something keeps changing the default permissions of my settings.php file for a web site on Linux
Using Exchange log files to restore emails
VB.net query problem
Look for a device powershell script
Group and ungroup a password-protected sheet?
Oracle Error "To many precesion Specifiers"