Click here to Skip to main content
15,891,513 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Moving into new territory... Pin
Thornik7-Aug-15 1:15
Thornik7-Aug-15 1:15 
GeneralRe: Moving into new territory... Pin
Sander Rossel7-Aug-15 1:25
professionalSander Rossel7-Aug-15 1:25 
GeneralRe: Moving into new territory... Pin
Jan Holst Jensen27-Aug-15 1:37
Jan Holst Jensen27-Aug-15 1:37 
GeneralRe: Moving into new territory... Pin
Bruce Patin7-Aug-15 4:15
Bruce Patin7-Aug-15 4:15 
GeneralRe: Moving into new territory... Pin
Sander Rossel7-Aug-15 5:20
professionalSander Rossel7-Aug-15 5:20 
GeneralRe: Moving into new territory... Pin
Kirk 103898217-Aug-15 5:45
Kirk 103898217-Aug-15 5:45 
GeneralRe: Moving into new territory... Pin
Sander Rossel7-Aug-15 12:58
professionalSander Rossel7-Aug-15 12:58 
GeneralRe: Moving into new territory... Pin
Kirk 103898217-Aug-15 13:21
Kirk 103898217-Aug-15 13:21 
Sander,
My Pleasure.
I would read Expert oracle by Tom Kyte. You can find it as a PDF probably.
I probably need to read it again... With a bottle of Red Wine... Ahhhh...

The boolean field is really a number(1) which can hold 0-9 (and null). If it is a boolean,
I usually put DEFAULT(0) value on it.
Another gotcha. A Unique constraint allows 1 null key value. That blew my mind.
I would have thought that a unique constraint would prevent. But you need both NOT NULL
and UNIQUE. Keep that in mind. I just fixed someones bug last week over this.

Enjoy!

GeneralRe: Moving into new territory... Pin
Sander Rossel7-Aug-15 23:37
professionalSander Rossel7-Aug-15 23:37 
GeneralRe: Moving into new territory... Pin
jschell7-Aug-15 11:47
jschell7-Aug-15 11:47 
GeneralRe: Moving into new territory... Pin
Sander Rossel7-Aug-15 12:46
professionalSander Rossel7-Aug-15 12:46 
GeneralRe: Moving into new territory... Pin
BrainiacV10-Aug-15 4:22
BrainiacV10-Aug-15 4:22 
GeneralRe: Moving into new territory... Pin
Mark-Harrington10-Aug-15 12:01
Mark-Harrington10-Aug-15 12:01 
GeneralRe: Moving into new territory... Pin
Sander Rossel10-Aug-15 12:49
professionalSander Rossel10-Aug-15 12:49 
GeneralWSO FOSW OTD 06. Aug 2015 Pin
HobbyProggy5-Aug-15 22:07
professionalHobbyProggy5-Aug-15 22:07 
GeneralRe: WSO FOSW OTD 06. Aug 2015 Pin
OriginalGriff5-Aug-15 22:24
mveOriginalGriff5-Aug-15 22:24 
GeneralRe: WSO FOSW OTD 06. Aug 2015 Pin
super5-Aug-15 22:39
professionalsuper5-Aug-15 22:39 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
HobbyProggy5-Aug-15 22:42
professionalHobbyProggy5-Aug-15 22:42 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
OriginalGriff5-Aug-15 22:48
mveOriginalGriff5-Aug-15 22:48 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
Power Puff Boy5-Aug-15 23:01
Power Puff Boy5-Aug-15 23:01 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
HobbyProggy5-Aug-15 23:07
professionalHobbyProggy5-Aug-15 23:07 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
OriginalGriff5-Aug-15 23:26
mveOriginalGriff5-Aug-15 23:26 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
HobbyProggy5-Aug-15 23:29
professionalHobbyProggy5-Aug-15 23:29 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
Mark Parity6-Aug-15 0:27
Mark Parity6-Aug-15 0:27 
GeneralRe: WSO FOSW OTD 06. Aug 2015 We have a winner! Pin
OriginalGriff6-Aug-15 0:40
mveOriginalGriff6-Aug-15 0:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.