Topics
Started by
Posts
Last post
I have an SSIS package that pulls data from a datamart table down to a Dev environment for our repo…
12 replies
I am querying this table to drop the Stored procedures in the database upon upgrade. DECLARE …
5 replies
Help in my sql statement, I don't have any datatype as INT, when I run it, give me error as 'Arithm…
4 replies
Hello Im using SQL Server 2008R2 + SP2 .... I have a view defined as : CREATE view vwIndexedView WI…
2 replies
I have one table called PatentMaster (1) which links to another table called PatentAction (2). I'm …
2 replies
Silly question: my stored procedure returns one row. I need to insert the result to a table. Can I …
4 replies
Hi, how to get products on which SalesPerson changed. Here is table with data.
9 replies
PLEASE HELP TO CONVERT SQL ACCESS TO SQL SERVER PLEASE I HAVE THIS IN ACCESS BELLOW I NEED TO CONVE…
10 replies
Hi, I’ve got a query I’m working on and need some help. Below is the query and what it does is assi…
4 replies
I have data like below Potter, James J Williams, Ted R Allen, Gary G I want to remove Middle Nam…
3 replies
I have a table with the structure below. I'm looking to get all records where the SAME record in eX…
1 replies
I just inherited a few Servers that have SQL Server 2000. I cant find the new query Icon? Edit: typ…
2 replies
Hi all, i hope some one can help me, i have this query but give me the error " Incorrect syntax nea…
7 replies
i am just double checking to make sure this has to be two stored procedures. I can't make this int…
3 replies
IF OBJECT_ID('tTable') IS NOT NULL DROP TABLE tTable GO CREATE TABLE tTable (nRow_IdINTEGER IDENT…
5 replies
Viewing 15 topics - 1,321 through 1,335 (of 10,635 total)
You must be logged in to create new topics.