Topics
Started by
Posts
Last post
when I run an "insert into yyy select x, y z from ddd" query and one of the records to be inserted …
3 replies
I am inserting a large number of rows into a table using a SELECT INTO statement. One of the column…
2 replies
Hi, I have housekeeping question 🙂 Oracle lets me create packages of stored procedures, so I can ge…
4 replies
I can't seem to figure this out. This is basically what I want to do: Set @sqlqry = EXEC (@SQLCMD)…
5 replies
Hi all The following is the DDL for a view that I am creating. I want to be able to create an index…
3 replies
Forgive me for my lack of knowledge, I am fairly new to TSQL programming. I want to run a db query …
3 replies
I have a join which is matching parts in a local table with parts in a linked server's table. If I…
4 replies
I am trying to alter a column to increase its size. this column has a unique constraint on it and i…
1 replies
Hi *, I need to add an extra field to a table, but this field must be the thirth field of the table…
5 replies
I'm using a select statement to fill a ASP.NET data grid. What I need to do is calculate a running …
4 replies
Anyone seen, or can explain the following error: Server: Msg 7399, Level 16, State 1, Line 1 OLE DB…
1 replies
Hi Is it possible to have SQL Server recognize the following character field as a date using conver…
2 replies
I have a stored procedure that opens up a cursor and while looping through it, calls another stored…
17 replies
I'm trying to build a report in 1 SQL query and I'm having trouble creating 1 query that will do al…
2 replies
Hi, I seem to be completely lost trying to do something that should be fairly simple. What I am try…
2 replies
Viewing 15 topics - 16,351 through 16,365 (of 17,082 total)
You must be logged in to create new topics.