banking learn - Search results in mailing lists
Mailing lists >> pgsql-novice >> Thread
2015-07-28 00:59:35 | Re: Compiling PostgreSQL under Windows (for use with R package). (Paul Linehan)
learn interesting things along the way (with your help :-) ) I'm no Richard Stallman - I just believe that Open Source is right for scientists - maybe not for people running small businesses or banks
Mailing lists >> pgsql-novice >> Thread
2006-09-03 23:27:26 | Re: Progress and Questions (Richard Broersma Jr)
banking ATM machine for example. Another example of a client interface is pgDesigner. It allows a database designer/administrator to develop a graphical representation of a database "schema" design. pgDesigner would then connect
Mailing lists >> pgsql-novice >> Thread
2002-07-12 12:44:36 | Re: Transactional sql (Jason Earl)
Bankers don't like that sort of thing. They want to make sure that either both statements succeed or that both fail because together these two statements make up one *transaction*. Using transactions in PostgreSQL