Thursday, 12 January 2017

POSGreSQL Experience is Waiting

I am about to learn how to play with POSGreSQL relational database management.

Cant wait to put my hand on it.

glad  there are so many excellent open source out there.

I have installed the Software.Successfully execute simple view all records from table,
The documentation for installation is quiet clear.

For now i notice  there are differences between sql server query and postgresql, auto increment keyword for postgresql is "serial" instead of identity(1,1).

So if I want to switch postgresql, I will have to identify and learn key word used in the tool. so fari see no big differences in between two technology.

https://www.bigsql.org/docs/accesspg_win/accesspg_win.jsp

No comments:

Post a Comment