|
|
-
Nitin Liked 1 Years ago through Pages
We wish to use these pages for publishing various documents, announcements, FAQ etc related to beyondrelational.com...
|
-
Nitin Liked 1 Years ago through Blogs
It is very important to keep revisiting one’s code – especially, when the underlying platform changes or when teams start using newer features within legacy code. Until SQL Server 2005, the typical understanding of the keyword “DECLARE” was that it ha...
|
|
|
|
|
|
|
-
Nitin Learned 2 Years ago through Just Learned
Recently I noticed that Deleting a database which is in offline leaves physical files intact......
|
-
Nitin Learned 2 Years ago through Just Learned
Recently I noticed that Deleting a database which is in offline leaves physical files intact......
|
-
Nitin Liked 2 Years ago through What is New
PERCENT_RANK() function will returns the percentage value of rank of the element among its group.
PERCENT_RANK() function value will be
1. For first element in its group, it will be 0.
2. For last element in its group, it will be 1.
3. For remain...
|
-
Nitin Learned 2 Years ago through Just Learned
Recently I noticed that Deleting a database which is in offline leaves physical files intact
|
-
Nitin Liked 2 Years ago through What is New
One of the challenges involved in moving/copying databases to a new location (prior to SQL Server 2012) was copying the dependencies along with the database. External dependencies such as login names, linked servers etc are not automatically copied t...
|