In my line of work I write T-SQL statements quite a bit so having to write them over and over again can be tiresome. Here is tip that can help you generate T-SQL insert statements very quickly, especially if you seem to use the same tables over and over again. This is my first attempt using another tutorial software so bare with me.
Enjoy!Comments [0]
If you ever need to find the total amount of characters including the spaces between the words use this easy tip.
Comments [0]
Once again if you need to change all the text to upper case here is a quick solution.
Enjoy!Comments [0]
Just in the event you need to change the text from capital to lower case.
Comments [0]
I just wanted to post a simple and quick video tutorial on how to Generate a First Initial Last Name from two columns Fristname and Lastname within Excel.
Enjoy!Comments [0]
You are working on an excel spreadsheet that contains literally hundreds to thousands of rows and instead of manually changing the row color line by line, you want it done automagically!
BeforeComments [0]
Comments [0]