Forum: MySQL Dec 6th, 2008 |
| Replies: 1 Views: 1,710 Hi I'm having trouble with a subquery and really need some help.
I'm trying to count to count the number of beats sold by a particular producer.
So the first thing I did was SELECT all the beats... |
Forum: MySQL Dec 1st, 2008 |
| Replies: 5 Views: 980 I'm simply loading values into a table [via the text file SQL is reading syntax]. and the language is MySQL. when I said that the output comes out in one line I meant when runnign SQL.
How can I... |
Forum: MySQL Dec 1st, 2008 |
| Replies: 5 Views: 980 i'm running the instruct6ion from a text file using the source command, but why is it when I try to print the record it comes out in one line?
Can I make it print several line for that one row?
... |
Forum: MySQL Nov 30th, 2008 |
| Replies: 5 Views: 980 Hi, I was wondering how I would enter something like a paragraph in MySQL if you declared it as type TEXT.
So how would I enter something like:
John 3:16 (New International Version)
16" For... |
Forum: MySQL Nov 26th, 2008 |
| Replies: 2 Views: 777 Perfect!!! Thanks!!! (^ - ^) |
Forum: MySQL Nov 23rd, 2008 |
| Replies: 2 Views: 777 I was wondering how do you countdown to a given date, like for and enevnt or something.
Let's say you know the target date is let's say Christmas and you have the current date, how do I calculate... |