Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 SQL Fiddle / sqlfiddle.com

Author  Topic 

Kristen
Test

22859 Posts

Posted - 2012-06-27 : 10:00:27
Hi guys, can't see mention of this here, so in case its something you've not come across:

SQLFiddle lets you set up some DDL and then some DML and "fiddle". Can be handy if working a problem with a remote colleague, or possibly helping someone out on this forum maybe?

There is a similar Javascript one that allows fiddling with ... Javascript! which I've been using for a while, and just stumbled over this one.

Example: http://sqlfiddle.com/#!3/1fa93/1

nigelrivett
Master Smack Fu Yak Hacker

3385 Posts

Posted - 2012-06-27 : 10:11:05
Was about to report that as spam.
Just checked to see if it was a first post.
Not sure it should be here. Maybe as an article?

==========================================
Cursors are useful if you don't know sql.
SSIS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

Lamprey
Master Smack Fu Yak Hacker

4614 Posts

Posted - 2012-06-27 : 12:43:45
Pretty cool. Any idea how often an update/code change is pushed to other "participants" or do you have to click a buttton?
Go to Top of Page
   

- Advertisement -