+ 1
Order
In python counting start form 0 Ex: if we have to tell the number of characters of "John" We say order 3 means 0,1,2,3 So, my actual question is this rule is not applied in SQL
1 Respuesta
+ 2
python is a 3.5 generation language (OOP) but sql is 4th generation language (only for special things); you can't compare these