|
|
-
Ramireddy Commented 9 Hours ago through Interview Questions
I never interviewed any DBAs. I am a developer. I rarely see people, who really understands difference between CI and Non-CI or CI and Heap. Many will tell definitions, which they studied in books.....
|
-
Ramireddy Liked 6 Days ago through Just Learned
ManagementStudio & Visual Studio:
<ul>
<li>press <kbd>[Ctrl+KC]</kbd> to comment code (works also on selected lines), but comment out only whole lines.</li>
<li>press <kbd>[Ctrl+KU]</kbd> to uncomment code (works also on selected lines), but commen...
|
-
Ramireddy knew 6 Days ago through Just Learned
ManagementStudio & Visual Studio:
<ul>
<li>press <kbd>[Ctrl+KC]</kbd> to comment code (works also on selected lines), but comment out only whole lines.</li>
<li>press <kbd>[Ctrl+KU]</kbd> to uncomment code (works also on selected lines), but commen...
|
-
Ramireddy Commented 10 Days ago through Blogs
Hi Nirav,
While you are showing a screenshot, its not required to show your entire screen. Suppose, in 2nd screen shot, you can show only "New Job" dialog. Background SSMS window is not required. This will make users easy to focus on important area....
|
|
|
|
|
|
|
-
Ramireddy Posted 20 Days ago through Just Learned
I learned about this from Pinal Dave's blog(You can see the original article in references.)
In SQL Server, while creating a table, we can give maximum length of 128 characters. However, while creating temp tables, maximum length can be of 116 characte...
|
-
Ramireddy Liked 20 Days ago through Just Learned
At one point, I created a demo script whereby one could retrieve the next value in a SQL Server 2012 sequence and use that value in a UNION ALL clause. That worked up to and including CTP 3. It never worked with plain UNION. I never tested it on RC0,...
|
-
Ramireddy Learned 20 Days ago through Just Learned
At one point, I created a demo script whereby one could retrieve the next value in a SQL Server 2012 sequence and use that value in a UNION ALL clause. That worked up to and including CTP 3. It never worked with plain UNION. I never tested it on RC0,...
|