|
|
-
Naomi Commented 4 Months ago through Just Learned | 1 Point
Nice, thanks a lot for correction....
|
-
Naomi Liked 4 Months ago through Just Learned | 1 Point
**Hold Control and shift key while Clicking on Program icon**.
**For example:** You want to open visual studio with administrator rights then **Ctrl + Shift + Click on visual studio icon**...
|
-
Naomi Learned 4 Months ago through Just Learned | 1 Point
**Hold Control and shift key while Clicking on Program icon**.
**For example:** You want to open visual studio with administrator rights then **Ctrl + Shift + Click on visual studio icon**...
|
-
Naomi Liked 4 Months ago through Just Learned | 1 Point
This short tip is a result of my quick research in attempt to solve this MSDN thread
http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221
In order to use case sensitive search with PATINDEX we need to...
|
-
Naomi Learned 4 Months ago through Just Learned | 1 Point
This short tip is a result of my quick research in attempt to solve this MSDN thread
http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221
In order to use case sensitive search with PATINDEX we need to...
|
-
Naomi Posted 4 Months ago through Just Learned | 5 Points
This short tip is a result of my quick research in attempt to solve this MSDN thread
http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221
In order to use case sensitive search with PATINDEX we need to us...
|
-
Naomi Commented 6 Months ago through Just Learned | 1 Point
Here is another case of this same problem
[http://social.msdn.microsoft.com/Forums/en/transactsql/thread/045cb5b4-38dd-4e1c-a31c-977bbb259602][1]
[1]: http://social.msdn.microsoft.com/Forums/en/transactsql/thread/045cb5b4-38dd-4e1c-a31c-977bbb25...
|
-
Naomi Liked 1 Years ago through Just Learned | 1 Point
As per this thread on Born to Learn ([SQL Server 2012 Certifications][1]), beta exams will go live mid-March 2012.
[1]: http://borntolearn.mslearn.net/mct/sql/f/87/p/318819/368328.aspx#368328...
|
-
Naomi Liked 1 Years ago through Just Learned | 1 Point
As per this thread on Born to Learn ([SQL Server 2012 Certifications][1]), beta exams will go live mid-March 2012.
[1]: http://borntolearn.mslearn.net/mct/sql/f/87/p/318819/368328.aspx#368328...
|
-
Naomi knew 1 Years ago through Just Learned | 1 Point
I have worked with SQL Server bit columns for years, yet even so, to my surprise I just learned that you can not only use 1 and 0, you can also use the literals 'true' and 'false'. Note that they are not explicitly bit data types already, but like 1 and...
|