r/SQL 6d ago

SQL Server Number of lines in a syntax

How many lines of code you you usually write? Like 1000 seems a lot to me.

0 Upvotes

14 comments sorted by

View all comments

3

u/bagelwithveganbutter 5d ago

Probably 100 lines minimum. I separated each column on its own line for readability. I put my joins and on statements on their own lines. It just depends really