Anyone know how to visually document SQL statements?
-
I'm planning several very intensive data projects and am curious if anyone has seen a way to visually express a SQL statement. I need to be able to document the flow of information, but I've never seen anyone one else document it this closely. I hope this makes sense. :) Fear not my insanity, fear the mind it protects.
-
I'm planning several very intensive data projects and am curious if anyone has seen a way to visually express a SQL statement. I need to be able to document the flow of information, but I've never seen anyone one else document it this closely. I hope this makes sense. :) Fear not my insanity, fear the mind it protects.
Paste yor query on SQL Server Query Analyzer, press Ctrl+L. I hope that was what you needed. I see dumb people
-
Paste yor query on SQL Server Query Analyzer, press Ctrl+L. I hope that was what you needed. I see dumb people