Topics
Started by
Posts
Last post
I have my sql server profiler 2014 setup. I am able to run the profiler successfully. I am able to …
3 replies
Hi Experts, We have a column with 136 columns and out of which 21 columns are NULL for the total 65…
4 replies
Hello Everyone,I am in need of some assistance with an odd type of query. From the data liste…
6 replies
Ok, now i need to pull a specific number of entries from a table based on the following code.…
2 replies
Hi, The sproc uses linked server to connect to a database. And it executes well on SSMS. Howev…
6 replies
it never stops around here. . . lolMy clients brings in between 20,000 and 30,000 SKUs a month.He w…
10 replies
I have a query which generates a SQL which I then copy and paste in a query window and execute. I a…
13 replies
Hi,In a DataMart analysis for a CRM system, about 10 Dim tables are joined with FactTable to see if…
4 replies
Hi I have a requirement where I have to find the cycle time for each user that they have been…
13 replies
CREATE TABLE Test ( Name varchar(255), InvDt varchar(255), Typeflag…
7 replies
Hi all, I am attempting to create a stored procedure that has the following requirements: 1. The ab…
2 replies
I had to move some tables and procs to new DB. The proc that was working relatively faster (27 secs…
4 replies
I read all of the posts on this site and can't figure out how to translate that information to my c…
4 replies
I have this View: Create View xyz AsSelect Value,MAX(Case When Other = 'Color' Then Description Els…
7 replies
This is pretty typical SQL Code for me: -- SET NOCOUNT ON added to prevent extra result sets from&…
33 replies
Viewing 15 topics - 766 through 780 (of 3,067 total)
You must be logged in to create new topics.