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
How do I write data to separate excel worksheets in coldfusion?
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
Need help building a regex
In Perl, how do I check if a value already exist in the database
Is there a tool to check to see who has enabled auto-forward in outlook
how to delete partial contents of a cell?
How do i download my dreamweaver site to a different computer than the one I uploaded it on?
sql query help
Terminal Services lock down question
How do web hosting providers keep public ip addresses live when one ISP fails