Microsoft
Software
Hardware
Network
Question : Only select part of a column with SQL
I'm writing an SQL SELECT statement against an MS Access database. The fields in the database are all set to large sizes (say 255) and I can't change them. (It's not my database, hence the poor initial design.)
For reasons that aren't really pertinent here, I need to select only part of the column. Say, the first 50 charachters or so. Can I do that? Actually, How can I do that is the more important question.
Anyone? Anyone?
Answer : Only select part of a column with SQL
select mid([YourcolumnName],1,50)
from YourTable
Random Solutions
How do I enable CRAM-MD5 to exchange 2007?
BJEZPRN caused a divide error in module BJEZIMG.DLL
How to use viewctl.restriction to search through items' text body
sybase architecture diagram
Overlay one image on top of another programatically
Starting an application with XenApp 5.0 without the user selecting it.
Can't Ghost HP 2133 Mini Note
how to find index is local or global?
Python: how to write this expression
UTL_RAW/ RETRIEVE LONGRAW DATA