Me? I beg to differ.you can do quite a lot
Absolutely.
Now for the tough question you call HTML a language? ^_^
Of course now were talking semantics -- is HTML a programming language? Of course not.
Is it a markup language? Yes (and it's even part of the name).
Edit: Next time I'll try reading whole sentences, I missed the part "as far as programming goes" :wub:
Edit 2: As far as SQL goes, you have to be a bit more specific as to which vendor andstandard. So the answer for that one can go somewhere from a maybe to a yes.
Yeah, this.So the answer for that one can go somewhere from a maybe to a yes.
I'd put this down as a no. SQL really only gets to programmery-programming (IMO) when you're using it for DML and DDL operations.SQL to query out of an XDBC database to drive reports.
Data Manipulation and Data Definition. There's a couple others I forgot - something about transaction control and data control? Dunno, haven't had to use those yet (and hopefully never will - really dislike DBM stuff so far).
I've had to do quite complicated nested queries for uni with sub-clauses in select and and where then joining those to similar queries. At the end of the day, you're still only pulling data from a sink. **** is still pretty damned hard but my view is that "programming" probably doesn't start until you're using that data to do something.I'd still have to go with a maybe.
A SELECT statement can get really complicated with nested queries and wierdo joins, and they can have various conditionals in them too.
Some people also do really complicated (i.e. dumb) things with DBs, so even just reading data out can do something unexpected (e.g. you're reading data from a stored procedure instead of a table, and the SP actually changes things instead of just returning a row set).
and the thing that still gets me from time to time is remembering that NULL is not equal to anything, even NULL.
I like to trial out queriest with LIKE and substitute them out with substr as I go, combining with TRIMS, converts etc.The way LIKE sometimes behaves as you expect and doesn't at other times ***** me to tears.
Anybody collect old lanterns ? I just finished fixing this one. It's a Oct 1937 Coleman 242bI like to trial out queriest with LIKE and substitute them out with substr as I go, combining with TRIMS, converts etc.
What really ***** me is when the database designer has been a real prick and I'm forced to construct a date with concats.
Anybody collect old lanterns ? I just finished fixing this one. It's a Oct 1937 Coleman 242b
Anybody collect old lanterns ? I just finished fixing this one. It's a Oct 1937 Coleman 242b
Dude, definition of random!
In other news, if I ever quit my job, I'm gonna go backpacking. And move to Nelson, NZ.
Enter your email address to join: