highlyevolved


Member since 03/04/2009

Name: Phil

Location: UK

Website: http://twitter.com/philsellars

I'm a Web Developer for a large industrial company, specialising in (x)html and css, and currently working with Javascript using the jQuery framework, asp.net, vb.net and SQL.

2 snippets

2121 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

highlyevolved's Recent SQL Snippets



« Prev 1 Next »
A Temp table is great for combining multiple SELECT statements in a Sproc and outputting as just one table. Don't forget to Drop the table after the SELECT * FROM #TempTableName at the end.
2 910 posted 14 years ago by highlyevolved
These statements convert a date/time field into just a date or a time field
2 731 posted 14 years ago by highlyevolved
« Prev 1 Next »