Topics
Started by
Posts
Last post
I have an update procedure for my Location table. Out of all of these fields I'm updating, the onl…
4 replies
My employer wants to start having some clients email us on a regular basis a text file. He wants me…
3 replies
i have a table say 'table1' with one attribute say 'att'. now it have values as att ------ 123//4 1…
2 replies
I need help with this!! What i am trying to do is this - I am getting value from a table. I want to…
8 replies
Hi, I have a table that has a history of transactions and is defined as CREATE TABLE [dbo].[ORDER_S…
6 replies
SELECTp1.spid, p1.blocked, p1.cmd, p1.sql_handle, p1.stmt_sta…
5 replies
I have these questions: 1. How to index an uniqueidentifier column? 2. What index should be used if…
6 replies
Hi , Can anybody let me know that a store procedure was running till yesterday but doesn't today. W…
7 replies
I have tables with below schemas.. CREATE TABLE dbo.ParentTable ( ParentCol INT Primary Key, …
7 replies
I have a cursor that I am fetching a set of rows in alpha_id order and updating a column to show th…
5 replies
Is it possible to create a select into statement in which it is inserted into the new table in the …
7 replies
I have a table with a composite PK , and there is another table must has a reference to this table …
6 replies
I have a table (in test database which is part of production db) with nonclustered, unique, primary…
4 replies
1. 2.
4 replies
Hi all Am using Distribution transaction coordinator in my stored procedure. Actual use of this is …
5 replies
Viewing 15 topics - 2,971 through 2,985 (of 4,155 total)
You must be logged in to create new topics.