Posts Tagged ‘SQL’

SQL Snippets (Uploading Excel files to a temporary SQL file)


2010
05.23

In my experience of working with SQL Server,  I find that I do certain things from time to time but not often enough that I remember the exact syntax so I end up storing a snippet of it and then just changing the sql statement to meet the current requirement.   I’ve decided to blog about these sql snippets.

(more…)