Viewing 15 posts - 106 through 120 (of 311 total)
Yes,
DO post the infamous stored proc.
I remember way back when I began programming. How to find the determinant of a matrix. In this example, the guy tried it on a...
January 15, 2009 at 3:07 pm
Don't worry. We only kick repeat offenders.
OUCH! OUCH!! OUCH!!! ...
January 15, 2009 at 2:19 pm
Anye Mercy (1/15/2009)
But vacation, that's something else. I live for vacation.
I don't think anyone enjoys...
January 15, 2009 at 1:26 pm
Michael Valentine Jones
Create database roles for different types of user access, assign database and object permissions to database roles only, and then add individual users to the...
January 15, 2009 at 1:07 pm
As far as a server option to make a WHERE clause required, I can see some benefit, but it really is to protect idiots from themselves.
If you type:
[font="Courier New"]DELETE MyTable
WHERE...
January 13, 2009 at 2:06 pm
GSquared (1/9/2009)
January 13, 2009 at 11:24 am
From the listings given for both tables, I can see no primary key.
So you might first give a serious look at the design of the database.
How do you want to...
January 6, 2009 at 2:25 pm
instead of in an outer query
Yup. I drifted away from the original question.
January 6, 2009 at 2:10 pm
I might be missing something, but how about creating a sorting key when populating the table and the selecting from table order by sortkey...
January 6, 2009 at 12:12 pm
That was funny!
And the "humor" category was almost a give-away.
Keep 'em comin'.
December 29, 2008 at 9:44 am
The SSN was designed for the convenience of the government. Period.
In Canada, the Social Insurance Number (equivalent to the SSN in the US) was used to cross-link information on...
December 29, 2008 at 8:58 am
Thank you for completing your question. That gives it some value for anyone who encounters a smimlar problem.
This avoids having the forum polluted with dead questions when the author just...
December 23, 2008 at 12:37 pm
This is interesting. Though I am a bit surprised a law would cover such a specific technical detail (primary key).
The OP has not confirmed if this is indeed the case,...
December 23, 2008 at 11:40 am
Blinking RED.
OUCH !
Merry Christmas.
December 23, 2008 at 11:14 am
-> JonhG
Agreed.
Embarcadero does raise an issue with using reserved keywords as column names. If you do not use Embarcadero, then no problem.
As for colid, not it is not a reserved...
December 23, 2008 at 10:59 am
Viewing 15 posts - 106 through 120 (of 311 total)