Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

imarusic

SQL Tips & Tricks: changing column values in multiple tables

03/08/2013 By imarusic 0
Rated 5.00, 2 vote(s). 
Bookmark and Share

Learn how to write a simple SQL script that modifies all fields with a specified name and type from all tables in a database. 

Tags:
Goran

SQL Server 2008 – Date&Time tips and tricks

03/15/2012 By Goran 0
Rated 2.46, 13 vote(s). 
Bookmark and Share
In this article, I will show you a couple of SQL code snippets related to Date&Time in SQL Server 2008, including date formatting and comparison scripts. I hope you will find them useful.