Changes

Jump to: navigation, search

Difference MySQL PostGreSQL

121 bytes added, 09: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__
1,068
edits

Navigation menu