Viewing 15 posts - 3,046 through 3,060 (of 5,356 total)
Actually I have already some of those brainteasers in my pocket.
But they are, of course, closely related to my profession and I am uneasy if financial mathematics is that interesting...
December 20, 2003 at 2:58 pm
Curious how long this list is ![]()
Sorry, couldn't resist.
Frank
December 20, 2003 at 1:48 pm
I know, I know. Don't hang out the window too far or what do you say?
You need help?
Well, here I am! And I'm sure there are other members who...
December 20, 2003 at 1:27 pm
![]()
AAAAA: American Association Against Acronym Abuse
or
WYSIWYMGIYRRLAAGW: What You See Is What You Might Get If You're Really Really Lucky And All Goes Well
or
MICROSOFT: Most Intelligent Customers...
December 19, 2003 at 1:58 pm
Hey, did I ever mention that I hold a certification, too??
Not?
Well, actually I am a MCM ![]()
Microsoft Certified Mouser ![]()
![]()
Frank
December 19, 2003 at 1:51 pm
If you find someone, send a headhunter to contact him?
Frank
December 19, 2003 at 7:42 am
December 19, 2003 at 7:12 am
It's a classical dilemma I know. You must apply some filter, otherwise you can't handle it. And even if you are in danger to miss a brilliant candidate without formal...
December 19, 2003 at 7:10 am
Sorry, my conclusion was missing ![]()
I don't give anybody credit per se just because of some might be credentials.
Frank
December 19, 2003 at 5:32 am
December 19, 2003 at 5:29 am
I think with an sufficient amount of spent time on learning and a certain amount of cleverness, you can get both a university degree and whatever certification you want.
Does...
December 19, 2003 at 5:26 am
Could it be you guys posting this in yesterday's QOD thread?
Frank
December 19, 2003 at 4:37 am
Actually it IS a fake table
Try this
SELECT
OBJECTPROPERTY(OBJECT_ID('sysprocesses'),'TableIsFake'),
OBJECTPROPERTY(OBJECT_ID('syslockinfo'),'TableIsFake'),
OBJECTPROPERTY(OBJECT_ID('sysperfinfo'),'TableIsFake'),
OBJECTPROPERTY(OBJECT_ID('syscolumns'),'TableIsFake')
...
December 19, 2003 at 4:01 am
Not really!
In almost any case due to several reasons sooner or later there will be gaps in the identity sequence.
CREATE TABLE MyIdentity(
id INT IDENTITY(1,1) NOT NULL,
some_other...
December 19, 2003 at 2:46 am
Continuing to clean up my archive..
Anything new on this?
Frank
December 19, 2003 at 2:40 am
Viewing 15 posts - 3,046 through 3,060 (of 5,356 total)