Open main menu
Changes
Difference MySQL PostGreSQL
121 bytes added
,
08:36, 19 June 2014
no edit summary
</pre>
The ISNULL() function can also be translated into a CASE statement:
<pre>
CASE WHEN field IS NULL THEN result
END
</pre>
=== Date manipulations ===__NOEDITSECTION__
← Older edit
Newer edit →
Evinek
NoPublic,
bureaucrat
,
administrator
1,068
edits