Click here to Skip to main content
15,881,588 members
Home / Discussions / Database
   

Database

 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 4:38
Jassim Rahma21-Nov-14 4:38 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 4:53
professionalGuyThiebaut21-Nov-14 4:53 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 5:05
Jassim Rahma21-Nov-14 5:05 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 5:48
professionalGuyThiebaut21-Nov-14 5:48 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 8:02
Jassim Rahma21-Nov-14 8:02 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 5:17
Jassim Rahma21-Nov-14 5:17 
GeneralRe: Problem reading null Pin
Jörgen Andersson21-Nov-14 6:02
professionalJörgen Andersson21-Nov-14 6:02 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 4:45
professionalGuyThiebaut21-Nov-14 4:45 
Have a bit of a google as there is no simple way to explain it, however it goes something like this:

Null is not nothing, null is indeterminate, in other words null is an unknown value.

So in trying to compare an unknown value with another unknown value the result is always false.
Null == Null returns false.
“That which can be asserted without evidence, can be dismissed without evidence.”

― Christopher Hitchens

AnswerRe: Problem reading null Pin
Smart00328-Nov-14 4:47
professionalSmart00328-Nov-14 4:47 
Questionmysql decimal fromat like ##.## Pin
Gilbert Consellado20-Nov-14 13:12
professionalGilbert Consellado20-Nov-14 13:12 
AnswerRe: mysql decimal fromat like ##.## Pin
Richard Andrew x6420-Nov-14 15:47
professionalRichard Andrew x6420-Nov-14 15:47 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado22-Nov-14 13:46
professionalGilbert Consellado22-Nov-14 13:46 
AnswerRe: mysql decimal fromat like ##.## Pin
Shweta N Mishra21-Nov-14 5:50
professionalShweta N Mishra21-Nov-14 5:50 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado22-Nov-14 13:43
professionalGilbert Consellado22-Nov-14 13:43 
GeneralRe: mysql decimal fromat like ##.## Pin
Shweta N Mishra23-Nov-14 2:06
professionalShweta N Mishra23-Nov-14 2:06 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado24-Nov-14 12:47
professionalGilbert Consellado24-Nov-14 12:47 
QuestionProblem in Insering Long text in mysql from c# Pin
Ramachandra12720-Nov-14 7:09
Ramachandra12720-Nov-14 7:09 
GeneralRe: Problem in Insering Long text in mysql from c# Pin
PIEBALDconsult20-Nov-14 7:33
mvePIEBALDconsult20-Nov-14 7:33 
QuestionSQL Replace Function - error recognizing two or more strings Pin
miss78617-Nov-14 23:44
miss78617-Nov-14 23:44 
AnswerRe: SQL Replace Function - error recognizing two or more strings Pin
Richard Deeming18-Nov-14 2:53
mveRichard Deeming18-Nov-14 2:53 
GeneralRe: SQL Replace Function - error recognizing two or more strings Pin
miss78618-Nov-14 3:53
miss78618-Nov-14 3:53 
GeneralRe: SQL Replace Function - error recognizing two or more strings Pin
Richard Deeming18-Nov-14 6:00
mveRichard Deeming18-Nov-14 6:00 
GeneralRe: SQL Replace Function - error recognizing two or more strings Pin
PhilLenoir18-Nov-14 10:41
professionalPhilLenoir18-Nov-14 10:41 
GeneralRe: SQL Replace Function - error recognizing two or more strings Pin
miss78620-Nov-14 1:45
miss78620-Nov-14 1:45 
GeneralRe: SQL Replace Function - error recognizing two or more strings Pin
PhilLenoir20-Nov-14 3:13
professionalPhilLenoir20-Nov-14 3:13 

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.