Viewing 15 posts - 2,251 through 2,265 (of 7,484 total)
Are the questions getting too easy?
Nice question, but the answer is a bit too obvious, I think.
September 5, 2014 at 5:52 am
Are the questions getting too easy?
Nice question, but the answer is a bit too obvious, I think.
September 5, 2014 at 5:51 am
Roy Ernest (9/4/2014)
Do we have any new ANSI Joe...
September 4, 2014 at 6:40 pm
Jeff Moden (9/3/2014)
September 4, 2014 at 6:24 pm
Ed Wagner (9/4/2014)
djj (9/4/2014)
Ed Wagner (9/4/2014)
Revenant (9/4/2014)
SQLRNNR (9/4/2014)
silverspoon
Feed
Qats
Granola
Museli
September 4, 2014 at 6:15 pm
Good analysis, Hugo, but personally I regard terminating "begin" as an abomination - after all, it is not a statement but a bracket indicating that a compound statement begins here....
September 4, 2014 at 6:10 pm
Nice clear question.
It's also a neat demonstration of how idiotic it was to use rge word "with" to introduce a CTE definition. There were other possibilities, some of them...
September 4, 2014 at 11:13 am
ScottPletcher (9/3/2014)
LutzM (9/3/2014)
ScottPletcher (9/3/2014)
There are 3rd party solutions that do that, but they are rather expensive. At least one we investigated uses its own "black box" to hold the...
September 3, 2014 at 6:08 pm
ScottPletcher (9/3/2014)
September 3, 2014 at 5:47 pm
Ed Wagner (9/3/2014)
SQLRNNR (9/3/2014)
djj (9/3/2014)
SQLRNNR (9/3/2014)
slagheap
sludge
Flood
Gates
September 3, 2014 at 5:32 pm
Luis Cazares (9/3/2014)
Koen Verbeeck (9/3/2014)
Bah. I couldn't resist it.Someone call the Relational Protection Agency, we have an offender...oh, wait. 😀
Actually I reckon the NPA people should have been Joe and...
September 3, 2014 at 5:24 pm
CELKO (9/3/2014)
My guess is that you should had a talbe like this:CREATE TABLE Rents
(property_id CHAR(15)NOT NULL,
rental_month CHAR(10) NOT NULL
CHECK (rental_month LIKE '[12],[0-9][0-9][0-9]-[01][0-9]-00'),
That's downright appalling....
September 3, 2014 at 4:36 pm
CELKO (9/3/2014)
Do you have you copy of the ANSI/ISO Standards? Read them. The only display format allowed is ISO-8601, 'yyyy-mm-dd' and not your punctuation free version. Sorry.
Seems...
September 3, 2014 at 4:10 pm
Luis Cazares (9/3/2014)
xsevensinzx (9/3/2014)
Koen Verbeeck (9/3/2014)
xsevensinzx (9/3/2014)
September 3, 2014 at 9:24 am
Viewing 15 posts - 2,251 through 2,265 (of 7,484 total)