Viewing 11 posts - 1 through 11 (of 11 total)
Hi Jeff,
That is not condescending at all, and I know its pretty obvious that I am a newbie, but that is why I am here in this forum with all...
June 16, 2007 at 8:12 pm
Hey All,
In my table I have a Amount column with values of -25.
I can select the -25 from the SELECT statement, however, I would like to do this
in the...
June 16, 2007 at 7:03 am
I am not using Rtype as a primary key, so what type of SQL query should I use to create a new row?
June 15, 2007 at 3:31 pm
What I showed you was sample table of what I am trying to do. On the real table I am working on, I acutally want to create a...
June 15, 2007 at 3:30 pm
Ray,
Thanks...now here is my next situation.
I have a table with the following columns: Rtype, Amount, Refnumber, Color:
Here is what the table looks like:
RD ...
June 15, 2007 at 2:20 pm
Okay, the INSERT command answers my question.
Now my question is: I have one column that contains a -25.00 and 25.00, and maybe a few have different values. If...
June 14, 2007 at 4:48 pm
Ray thankyou, I am going to try that out, and if I am still running into problems I will let you know. Thanks!
June 14, 2007 at 1:12 pm
Thank you all for your sound advice, I was able to solve the problem, I greatly appreciate it.
June 13, 2007 at 11:53 pm
Viewing 11 posts - 1 through 11 (of 11 total)