Topics
Started by
Posts
Last post
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
Good Day, I am trying to use a date comparison in a statement using the year statement as well. Her…
3 replies
can someone help me with the following code: i get error "There is already an object named '#trig' …
9 replies
Hello, I have a procedure that generates some XML from a bunch of tables. Then i use BCP to export …
1 replies
Viewing 15 topics - 1,321 through 1,335 (of 10,647 total)
You must be logged in to create new topics.