+ 9
SQL is my most favorite language because it's like a simple English sentence.
Eg: LIST ----------------------------------------- Id | Name | Cost ----------------------------------------- 1. Rice. 120 2. Beans. 80 3. Meat. 250 SELECT AVG(cost) AS AverageCost from list; ----------------------------------------- AverageCost ----------------------------------------- 150 isn't it easy
8 Antworten
+ 10
You're right. SQL looks almost like English.
+ 6
any programming language is easy if you love it SQL is easy but you will need any other language to make your program Because SQL work only with databases
+ 3
Yes. Its almost like a English Sentence. Need remember few commands
+ 2
PL/SQL is perfect. simple, clear and free of sintaxe pranks
+ 1
Absolutely, I had that notion while studying just yesterday
0
I agree with you
- 1
It's easier than Ruby or Python. Right?
- 1
I don't think S Abdul. Raheem is right. It's like some English words in a code. Anybody agree with me?