|
|
-
20 Liked
| 25 Learned
| 13 Comments
|
|
Recently read an article, which explains the surprising trick to reveal the folder which has all system management shortcuts.
1. Create a new folder in any of drives.
2. Rename the folder with the text "GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}......
|
|
-
18 Liked
| 18 Learned
| 4 Comments
|
|
Just learned from Pinal's blog that you can open a web page within SQL Server Management Studio. You can even split the main window where on one side you can type your TSQL code and on the other half you can view web pages. This can be extremely helpful......
|
|
-
18 Liked
| 15 Learned
| 3 Comments
|
|
In SQL Server Management Studio, we can select text and press SHIFT+CTRL+U and SHIFT+CTRL+L to change the selected text to upper case and lower case respectively. I have been looking for a similar option in Microsft word and just learned that this can b...
|
|
-
17 Liked
| 15 Learned
| 7 Comments
|
|
1) Transaction log are not recorded for table variables so they are transactional neutral or you can say that they are out of scope of transaction mechanism. Whereas temp tables participate in transactions just like normal tables
2) Table variables c......
|
|
-
15 Liked
| 13 Learned
| 14 Comments
|
|
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move and se...
|
|
-
|
|
I just learned from Jacob sir that one can capture (only) the active window by using ALT + PrtScn command. Previosuly i used snipping tool for capturing "active windows" but now having learned about ALT + PrtScn would make my life easier. It's a nice ke......
|
|
-
15 Liked
| 14 Learned
| 4 Comments
|
|
In IE, when you open multiple tabs in the single window, you can copy urls of all opened tabs using below steps
In the menu
1 Go to Tools-->Internet options
2 In the General tab, click the button labelled Use current. It will display all urls......
|
|
-
14 Liked
| 14 Learned
| 0 Comments
|
|
CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart,......
|
|
-
13 Liked
| 10 Learned
| 0 Comments
|
|
Wordpress.com allows us to post code on blogs using [sourcecode] tag. For instance, a SQL code will be posted using:
[code]
[sourcecode language="SQL"]
your code here
[/sourcecode]
[/code]
For more information URL: http://en.support.wordpr......
|
|
-
12 Liked
| 12 Learned
| 4 Comments
|
|
My 8 year old daughter just came back from school and asked me to help her do the home-work. I did not know that a female FOX is called VIXEN and just learned it from her text book.
Time to start learning some 'non technical' stuff !......
|
|