PHP Scripts
|
Login
|
Register
|
Search
|
Contact
Scripts
Articles
Jobs
Resources
Snippets
Directory
Forum
Are you interested in
selling one of your websites
? If you are, check out
WM Media
, which is a company that
buys websites
. They have bought websites ranging from $1k to $250k.
If you are looking for hosting, we highly recommend
Liquid Web
WL Marketing - Your #1 source for
building links
Extract n characters
Add new
Snippets is a
public source code repository
where you can easily build up your personal collection of code snippets.
2
Extract n characters
Added by
rpgivpgmr
on July-5-2007, 11:39 am
Extract first n characters from a string field
0 comments
Bury
Details
Bookmark
Category:
SQL
SELECT LEFT(LastName, 3) AS FirstThreeLettersOfLastName FROM Employees
Comments
This posting has no comments.
Add comment
Other snippets from this member
This member is at his first posting.
Ajax
ASP
Actionscript
C and C++
CFML
CGI
CSS
HTML
Java
JavaScript
Linux
Perl
PHP
Python
Ruby
Regex
Shell
SQL
SSH
Unix
VB
XML
Other