On 09/08/2012 07:51 PM, JAMES MAJESKI wrote: > I know nothing about databases. Is there some advantage to using a database > that would make it worth my while to learn how to use a database? > > > > -- > View this message in context: > http://nabble.documentfoundation.org/Date-will-not-format-or-sort-when-imported-into-calc-ods-tp4004907p4006311.html > Sent from the Users mailing list archive at Nabble.com. > James,
Databases allow one to store information in related logical groups (or tables) with the ability to search the entire logical group to find specific information. They are very good when there is a large amount of data to be stored and accessed. For example an inventory and order tracking system would allow one to enter the data about products and orders then search (query) the data for all orders for a specific item, etc. -- Jay Lozier [email protected] -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
