I have written before about removing deleted files from a GIT repo. Today, I need to restore deleted files (on working copy) from the repo. This means that the files […]
Day: October 13, 2010
SQL Server – Select Nth Row
Seems like I’m now stuck with .NET development and the current tasks where developing SQL scripts. One of the spec was to return the first record, second record and third […]