answersLogoWhite

0


Best Answer

A database is a collection of objects. Tables, views, programs. You could graphically put these objects into a diagram with a tool such as ERWIN, then print. Dependent upon how large the database is, you may or may not be able to print all of it. You'd also need a printer that can print large paper (legal or larger). Or you could do a select from just one table and put the output to a file. You may want to check to see how many rows are in the table first, then just do a select of a part of the table.

select count(*) from TABLENAME; (gives you the number of rows)

User Avatar

Wiki User

17y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you print a database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a database object that allows you to view or print formatted information but not enter data?

Database transaction


How much is the capacity of a printed database?

A database's capacity is determined by its Operating System and how much space it has. I'm not sure what you mean by "printed" database. You could not print a database. Now, you might print the database design via Erwin or some other tool--but that's just printing the architecture--not the data.


What allows you to store retrieve analyze and print information stored in a database?

A database management system (DBMS) is used to store, retrieve, analyze, and print information stored in a database. It provides functionalities to efficiently manage data, ensure data integrity, and support various operations such as querying and reporting on the data stored in the database.


How do you print using the Rollmaster software?

First you have to retrieve the data from the database by using the 'records view', 'Query' or 'report' menus. Then select print.


form?

an object in a database that you can use to maintain, view, and print records in a "structured" manner


How are forms and reports different?

a form is an object in a database; you can print data that appears in forms


Database management system well formed formula?

how to print one to five * in all step increment


What is a database object that allows you to organize summarize and print all or a portion of the data in the database?

A report is a database object that allows you to organize, summarize, and present selected data from the database in a formatted way for printing or viewing. It provides a structured presentation of data that can be customized to meet specific reporting requirements.


Can a print source be an online article?

Yes, a print source can refer to an online article. Print sources are typically considered to be publications intended for physical distribution, but with advancements in technology, online articles can also be included as print sources if they are accessed and printed from a credible online platform or database.


Print sql query in magento commerce?

If you want to execute database queries anywhere in Magento this link will help you http://web-funda.blogspot.com/2009/06/write-mysql-database-query-in-magento.html


How do you insert value to a dropdownlist from textbox input php?

Store the textbox input in a database using a html form prefarably. Using a loop get all the textbox input from database and use print/echo to show them in a dropdown.


What happens after the pattern of an individual print has been matched?

After the pattern of an individual print has been matched, it can be used for identification purposes, such as in forensic investigations or security access systems. The matched print can then be compared against other prints in a database to determine a potential match or identity of the individual.