Hacker News new | ask | show | jobs
by thomasthomas 3535 days ago
why is "tb_" bad for tables? for some reason this has become standard practice for me. at least on SQL Server it can help distinguish tables from views in complex queries or stored procedures. No idea where i learned this habit.