Topics
Started by
Posts
Last post
Hello all, I posted something similar to this not long ago but haven't gotten any bites so I though…
13 replies
i have a table where it has 1 million rows. i want to generate deployment script like insert script…
6 replies
Hi Team, plese help me to get the query to find the below output. My data: create table #aaa ( aler…
15 replies
Hey guys, I need to run a query in an execute sql task and return XML converted to Varchar(MAX) and…
1 replies
I am trying to search through many tables to see if a certain person created or updated anything wi…
5 replies
I have a an ssis package where I am calling a stored proc from. When I run the stored proc in ssms …
4 replies
SQL Server 2014 (13.0.5598) PROBLEM; 5 days ago when connecting to the SQL Server that hosts (in th…
1 replies
Hello All, I have a question in removing trailing zeroes of varchar(50) column datatype in SQL Serv…
4 replies
Below is the table: CREATE TABLE [dbo].[usecase]( [id] [int] NULL, [desc] [varchar](50) NULL…
2 replies
In Microsoft SQL Server Management Studio 2014, when you execute the following statement: SELECT 1 …
5 replies
I'm creating a view of individuals in a department. That is easy. Select p.PREmp, p.PRDept, 0 As [A…
3 replies
Hello All, First of all, I would like to thank you for going through my topic. So the question is I…
4 replies
I have created a stored procudure SP2 which creates the csv file. This store procedure is called wi…
6 replies
Hey Guys, I have an execute process task in ssis that is calling a python script. Execute process s…
4 replies
I am having some troubles understanding the mechanism behind and mitigation of a blocking issue rel…
3 replies
Viewing 15 topics - 376 through 390 (of 3,067 total)
You must be logged in to create new topics.