Tilted Forum Project - TFP - Sexuality, Philosophy and Political Discussion

Go Back   Tilted Forum Project - TFP - Sexuality, Philosophy and Political Discussion > Interests > Tilted Technology

Reply
 
LinkBack Thread Tools
Old 12-06-2004, 06:33 PM   #1 (permalink)
beauty in the breakdown
 
Join Date: Apr 2003
Location: Chapel Hill, NC
Way to get rid of ending spaces in SQL?

I have a mySQL database I am working with that came from an Excel spreadsheet (export to CSV, import with phpMyAdmin). However, when this was done, most of the fields have long strings of spaces at the end of them. Is there any way to get rid of this? Im working with PHP--if someone could suggest a quick PHP script that would run through and chomp the spaces off the end of every cell, Id be most thankful.
__________________
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws."
--Plato
sailor is offline   Reply With Quote
Old 12-06-2004, 07:02 PM   #2 (permalink)
Crazy
 
Join Date: May 2003
Location: Salt Town, UT
what you are looking for is either trim, ltrim or rtrim

Look those up in the PHP manual, and you can figure out exactly what you want to do with them.

But you are basically going to have to do a bunch of database reads, and then a bunch of updates. So, no easy way I know of to do this automatically in phpMyAdmin.
Rawb is offline   Reply With Quote
Old 12-06-2004, 08:20 PM   #3 (permalink)
beauty in the breakdown
 
Join Date: Apr 2003
Location: Chapel Hill, NC
Awesome, thats exactly what I was looking for. I just wrote a quick script to go through everything and run it through the rtrim() function. Thanks!
__________________
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws."
--Plato
sailor is offline   Reply With Quote
Old 12-10-2004, 08:10 AM   #4 (permalink)
Crazy
 
Join Date: Oct 2003
Location: Bit Bucket
for future reference, the trim() function strips them from both sides at the same time.
devnull is offline   Reply With Quote
Old 12-10-2004, 12:27 PM   #5 (permalink)
beauty in the breakdown
 
Join Date: Apr 2003
Location: Chapel Hill, NC
Quote:
Originally Posted by devnull
for future reference, the trim() function strips them from both sides at the same time.
Thanks. I saw that listed with rtrim() but the spaces came from the CSV file and were all on the right side of the string. I guess I probably should have done trim() anyways--not gonna hurt and woulda made sure...
__________________
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws."
--Plato
sailor is offline   Reply With Quote
Reply

Bookmarks

Tags
ending, rid, spaces, sql

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -7. The time now is 02:18 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
All text (c) 2002-2008 Tilted Forum Project
"Insignia" vBulletin 3.5 - b6gm6n - x7x7x7.com