Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
SQL Server
To print the results of your query, you can copy the contents of the Results pane to another Windows program, such as a word processing program, then format and print it there.
The Query and View Designer puts query results onto the Clipboard using tabs as delimiters between columns and carriage return and linefeed characters as delimiters between rows.
To print query results
Select the columns or rows that you want to print.
Use the Copy command to move them to the Clipboard.
Switch to the Windows program you want to use to print the results.
Use the Paste command to move the query results from the Clipboard.
Format and print the results.
See Also
Perform Basic Operations with Queries (Visual Database Tools)