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
passing a looped value to a form
Creating digital certificates for individual employee timesheet
PL/SQL Performance
Trying to redirect a user from http to https automatically. Windows 2008 running II7
How to commit changes of a Typed Dataset to database at once
SQL 2008 SP1 Ghost count!
Best Method for Reporting on and Editing Large Amounts of Data
C# 2005 how to Change the Target .NET Framework Version of an Existing Project
a program is attempting to send the following email message on your behalf - Windows Live mail
Computer restarted itself twice, event logs attached. Windows 7 Pro