Read the complete post at blog.4loeser.net/…/write-your-own-cli-plugins-for-bluemix.html
Tags: Cloud
Related Articles
SQL: Different ways to generate sequence
There was a question from the op regarding adding a new column to a query output by generating the cyclic sequence numbers from 1 to 3. Select A =identity(int,1,1),B,C from table_abs1,A,412,B,133,C,9...
Run Oracle Scripts (Even against Multiple Databases) in the Toad Script...
If your IT department or development team is like a lot of those I talk with (and have worked in), you have a lot of scripts that do all sorts of things. They are important to you, and that’s why yo...
Quick Tips: Add SQL User/Rolemember to all Databases in SQL Server
Most of times when you have dedicated SQL Server for an Application clients come up with a request to add a user to all databases in the SQL Server with certain permission, while its east to do it via...
