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
Incremental search listbox w/ SQL Server w/ ability to append records to the serached table
Sync Access database contacts with Exchange Contacts list
OutlookAnywhere for Exchange 2007 - client keeps asking for credentials
Speeding up a simple UPDATE in Oracle SQL
VS 2003 with .NET Framework 3.5
Windows Update site fails to load
Getting group membership from LDAP
Script to automatically delete files older than 1 month Windows NT server
How can i fill 1D array from 2D array and how can i sort 1D array?
Dynamic Color