Viewing 15 posts - 31 through 45 (of 137 total)
June 6, 2018 at 12:44 pm
June 6, 2018 at 8:59 am
conn.ConnectionString = "Data Source=.\\sqlexpress;Initial Catalog=tempdb;Integrated Security=True";
this is an option: conn.ConnectionString =...
May 8, 2018 at 6:42 pm
April 25, 2018 at 7:35 am
April 20, 2018 at 10:56 am
April 17, 2018 at 8:05 am
If you are looking for an idea on an article...
April 17, 2018 at 7:52 am
April 16, 2018 at 3:02 pm
Here is my list of other topics I have thought of for other articles on working with SQL Server in .Net
Data sets and representation of relationships and constraints...
April 16, 2018 at 9:54 am
The link in the daily email worked for me.
April 16, 2018 at 9:41 am
Sorry I did not read all of the solutions but there is something I noticed on the original post that doesn't seem right:
Given the definition of REPLACE:
January 31, 2018 at 3:16 pm
January 25, 2018 at 10:15 am
In the example in the reference given why is the highest rate given a PERCENT_RANK of zero?
This is their rank clause, there is no DESC.PERCENT_RANK()...
January 25, 2018 at 7:38 am
Viewing 15 posts - 31 through 45 (of 137 total)