Topics
Started by
Posts
Last post
We have quite a few of those stored procs that have grown into monsters. In a lot of cases, there …
6 replies
Hi, I use SAP Crystal Report V.14 and SS2012, my task is to build a report by CR for the last 12 mo…
2 replies
I have recently taken over running the internal leagues at the squash club I play at I was hoping t…
2 replies
Hi, I am using FOR XML to generate the HTML and following is my query. I am using td { white-space:…
3 replies
Hi, Assuming I have a line, is there a function I can call to create a parallel line at a given dis…
9 replies
Hello, I have a multi-tenant database where each row and each table has a 'TenantId' column. I hav…
4 replies
Hi, Could any one help me to resolve the issue. We have around 5 SP’s which are inserting data into…
5 replies
I need to calculate the success rate of our OS Patch deployments. the data from system is stored i…
9 replies
Hi all, I've inherited a table of members that has the following structure: CREATE TABLE [dbo].[dim…
33 replies
I did not look at this code for weeks and it worked fine now I'm getting errors. -- USE PrismDataA…
14 replies
I am trying to run an update statement against a vendor's database that houses HR information. If I…
12 replies
DECLARE @Tab1 table (ID Int , PS varchar(10),NPS1 varchar(10), NPS2 varchar(10)) INSERT INTO @Tab…
4 replies
I have been tasksed to create a data table and stored procedure to extract a special formatted XML …
2 replies
So, I have a table "table a" This has two columns. "username" and "companyid" A sample of data for…
6 replies
Can anyone help withthis update query. I have a stored proceedure that generates this table for me …
15 replies
Viewing 15 topics - 2,836 through 2,850 (of 4,984 total)
You must be logged in to create new topics.