I made a database diagram in SQL SERVER MANAGEMENT STUDIO, and I want to detect potential 'cycles' of foreign keys. But there are many tables in the diagram, and when I print, each table is represented by a rectangle with fields that have fonts that are so small that the printouts are useless.
Is there any way to arrange the tables in the printout so that not too many appear on one row.
Thanks