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
GUID of a ActiveX OCX
HTTP Error 404.3 on IIS 7.0
Oracle Build Table of tables
Mapping a network drive in VB.NET or accessing a protected network path
Combine worksheets from different workbooks into one workbook using VB.Net
Firebird AutoID VB.net code
Initialization failed for opening on premisis exchange server
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Sonicwall VPN with SBS 2008 Radius
User profile service in Sharepoint 2010