Computer Science, asked by gauravjoshi9494, 1 year ago

Conditional NOT NULL case MySQL?

Answers

Answered by sharvaridhawad
0
in MySQL query if I pass : case guides.Gud_Publish_Date when null then "Unscheduled" else "Forth Coming Titles" end then it is considering all is null ...
Similar questions