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
Unable to expand the folder. The set of folders could not be opened. The server is not avalible. Contact your administrator if this condition persists.
Windows 2000 Task Scheduler Not running after I logoff
Hardest SEO Job Questions
Bash scripting question - Creating a Loop and using a 'dynamic' variable
Seeking simple instructions on how to set up a Skype conference call
How can I play .avi files on a pocket pc with Windows Mobile 2003?
i have this error code every couple minutes
Broadcom internal bluetooth driver installed ok but no "Buke Devices"
Outlook Send on Behalf permission without giving access to the mailbox
Replacing a "&" in database. Getting errror