I have a SQL for dummies book and I was thinking if I should learn SQL. Should I?
Should I learn SQL?
Started by toxifyshadow, Mar 14 2010 05:43 PM
10 replies to this topic
#1
Posted 14 March 2010 - 05:43 PM
|
|
|
#2
Posted 14 March 2010 - 06:41 PM
yes, you should.
sql is very useful for database programming.
Learn a simple book.
sql is very useful for database programming.
Learn a simple book.
#3
Posted 14 March 2010 - 06:55 PM
Ok I will. Thanks.
#4
Posted 15 March 2010 - 04:33 PM
Definitely worth learning.
#5
Posted 16 March 2010 - 08:32 PM
Ok now I have a new question.
Before I learn SQL, should I learn either PHP or ASP?
Before I learn SQL, should I learn either PHP or ASP?
#6
Posted 16 March 2010 - 08:38 PM
Nevermind, I'm not learning ASP. So should I learn PHP or SQL first.
#7
Posted 17 March 2010 - 07:19 AM
They are somewhat independent and can be learned at the same time. That said, learning SQL without another language is kind of useless.
#8
Posted 17 March 2010 - 02:35 PM
I usually use javascript. So which one, or are you saying I should learn them both at the same time.
#9
Posted 17 March 2010 - 04:18 PM
JavaScript is one language you can learn independently of SQL quite easily.
SQL usually requires a wrapper language, like Java or .NET.
SQL usually requires a wrapper language, like Java or .NET.
#10
Posted 17 March 2010 - 05:07 PM
I already know javascript, I was just saying that I use javascript.
Becuase I use a Wii, since I don't have a computer I'm not going to learn SQL yet. Wii browser doesn't support Java.
Becuase I use a Wii, since I don't have a computer I'm not going to learn SQL yet. Wii browser doesn't support Java.
#11
Posted 22 March 2010 - 01:54 AM
why not do MySQL with php. The Syntex is almost exactly the same to SQL so learning one will make it simple to learn the other. PHP is a server side language so you don't have to worry about what your browser supports because it returns plainText unless you decide to turn it into somthing else (html/javascript/css)


Sign In
Create Account


Back to top









