Question
I was wondering if there are any alternatives to Microsoft's SQL Server Management Studio?
Not there's anything wrong with SSMS, but sometimes it just seem too big an application where all I want todo is browse/edit tables and run queries.
Answer
I've started using LinqPad. In addition to being more lightweight than SSMS, you can also practice writing LINQ queries- way more fun than boring old TSQL!
< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/5170/" >SQL Server Management Studio alternatives to browse/edit tables and run queries< /a>
0 comments:
Post a Comment