AngelEyes
3 posts.
- Singleton I love you, but you're bringing me down (re-uploaded)I was sad to find out the "codingwithoutcomments" site was taken down. For the sake of a specific post from there, I went to waybackmachine.com and got…
- How to: group by month with SQLI took this particular code from http://weblogs.sqlteam.com/jeffs/archive/2007/09/10/group-by-month-sql.aspx, a good read. Shows you what to avoid and why.
- SQL Server split functionThis is used to "use list as a table", i.e. take a list of comma-separated values, and run queries on it. Credits due: look at the second post on…
