Topics
Started by
Posts
Last post
Below table contains five millions of records. My Table Structure CREATE TABLE [dbo].[T_PDF]( …
19 replies
I just upgraded from SQL Server 2008 to SQL Server 2014. I am receiving a push from a data warehou…
4 replies
Hi All , I have one Stored procedure it has performance issue .Every 5 hours once if i compile the…
4 replies
Hi,I am trying to execute the below mention code in a script task in SSIS (C#). I get the error&nbs…
2 replies
After I run this code and then run Select * from #TEMPSTP, i only get one Column.It worked at one p…
2 replies
I want create a Function as follow,CREATE function [dbo].[GetSmsId]()returns INT asBEGIN  …
2 replies
Hi, How to convert table/tables data to (Embedded/Nested) JSON format in SQL Server 2014? Task is t…
6 replies
I have the following code to concatenate all distinct Aliasnaam per Masjien.Snippet SnippetSELECT&n…
6 replies
I have problem where a stored procedure is daily executed as part of an SSRS subscription, but the …
11 replies
Hi there I'm trying to work out how to show 2 or more parameters from one column on a line next to…
6 replies
I have a table that I use to log validation messages received by users so that we know what they ar…
2 replies
Hi All, We are working on few projects to migrate Sybase ASE DB schema to MSSQL 2014 using SSMA and…
1 replies
My SQL outputs the following XML with attributes: <Order_Notification Level="x"> <Order_C…
11 replies
Data in SQL table is Cust_Name Prd_Name 1/1/2019 2/1/2019 3/1/2019 John Mobile 18.5 45.…
7 replies
This query (attached estimated query plan) returns Exception of type 'System.OutOfMemoryE…
8 replies
Viewing 15 topics - 616 through 630 (of 3,067 total)
You must be logged in to create new topics.