Difference between revisions of "Difference MySQL PostGreSQL"
From IMSMA Wiki
(Created page with "The biggest differences are: * PostGreSQL is case sensitive * Command/function * Dates are stored without format in PostGreSQL * Round off * Customised functions") |
|||
Line 1: | Line 1: | ||
+ | {{Rewrite| This page is under construction}} | ||
The biggest differences are: | The biggest differences are: | ||
* PostGreSQL is case sensitive | * PostGreSQL is case sensitive | ||
Line 5: | Line 6: | ||
* Round off | * Round off | ||
* Customised functions | * Customised functions | ||
+ | |||
+ | [[Category:NAA]] |
Revision as of 20:32, 24 February 2014
This page is under construction |
The biggest differences are:
- PostGreSQL is case sensitive
- Command/function
- Dates are stored without format in PostGreSQL
- Round off
- Customised functions