|
|
-
Chintak Chhapia Liked 8 Months ago through Just Learned
CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart,......
|
-
Chintak Chhapia Learned 8 Months ago through Just Learned
CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart,......
|
|
|
|
|
-
Chintak Chhapia Liked 8 Months ago through Blogs
When documenting a database, one of the first things that is done is to document the list of tables in the database and the primary and foreign keys to establish a relationship between them. Today, I will share 7 different scripts to identify primary an...
|
-
Chintak Chhapia Liked 8 Months ago through Just Learned
"SQL Authority" Pinal Sir published a tip about $rowguid, which can be used to fetch uniqueidentifier column from a table. It was awesome. You can find the link below.
Initially thought it's like a cheat code. But its about mastering the basics. In ...
|
-
Chintak Chhapia Learned 8 Months ago through Just Learned
"SQL Authority" Pinal Sir published a tip about $rowguid, which can be used to fetch uniqueidentifier column from a table. It was awesome. You can find the link below.
Initially thought it's like a cheat code. But its about mastering the basics. In ...
|
|
|
-
Chintak Chhapia Liked 8 Months ago through Blogs
Open connections consume server resources. If you need to frequently disconnect all your open connections to the corresponding SQL server instances from the multiple queries open in SQL Server Managment Studio (SSMS), this neat little feature built into...
|
-
Chintak Chhapia Posted 8 Months ago through Blogs
Earlier I posted a way to open file folder from SSMS by creating external tool. But, it was only opening the file folder in windows explorer and then file needs to be located in that folder which needs some key strokes. So, I changed the command to open...
|