Does anyone else here positively enjoy programming in SQL?
I love working with it, it's my favourite. Especially T-SQL.
Name:
Anonymous2006-02-04 12:04
I like writing SQL, but I hate writing SQL within another programming language. Concatenating and escaping a bunch of strings to turn my language of choice into SQL seems pretty stupid. Not that I have a solution.