View Single Post
  #4   (View Single Post)  
Old 26th October 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

DBMS

Quote:
A Database Management System (DBMS) is a set of computer programs that controls the creation, maintenance, and the use of a database.
In other words: mysql_dump or pg_dump or [something else] depending on your database software.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote