A
web design
and
application development
studio
specializing in the fusion of form and function.
Studio Sedition
Our work
Who we are
Our books
Our articles
Contact us
Client extranet
Get MySQL results by first letter
The following SQL selects all the rows where columnname starts with the letter A, switch the letter or make it a variable and get the results you need.
SELECT * FROM table WHERE columnname LIKE 'A%'
Tags:
mysql
Comments Closed
Comments are closed.
Latest projects
Tainted Love
NYC Coalition Against Hunger
Enamor
Young Gunz
Young Chris
900AM WURD
Navegante
Orchard Bank
Kimberly Kingsley
OVO Creative
What we do
Web Design
Web Development
WordPress Development
Drupal Development
Web Hosting
Social Networking
Flash Development
ADA Accessible Design
Email Marketing
Our books
jQuery Mobile: Develop and Design
The ActionScript 3.0 Migration Guide
Ajax for Web Application Developers
Our latest articles
Using the jQuery Mobile API
Create custom jQuery mobile themes
Video: Creating objects with the JavaScript language
Practice: JavaScript and the Document Object Model
Practice: Creating objects with JavaScript
Video: The foundation of the JavaScript language
Practice: Getting started with JavaScript
Understanding built-in objects in JavaScript
Get started with the JavaScript language, Part 2: Events, cookies, timing, and more
Get started with object-oriented JavaScript code
Get started with the JavaScript language: JavaScript language fundamentals
Create customizable web interfaces with the jQuery UI and Ajax