Topics
Started by
Posts
Last post
I need to strip off the first character of an incoming string in a proc. follows like this: 'G13223…
2 replies
In the following, there is no error thrown if a record does not exists in either the BasicInformati…
11 replies
I've been struggling with this subselect in a OpenQuery. Help Please. All quotes are single quote…
2 replies
I all, I got this table ----- CREATE TABLE [dbo].[Logs]( [IDLog] [int] IDENTITY(1,1) NOT NULL, [I…
2 replies
I'm trying to learn to create/modify tables via TSQL rather than the GUI and am getting an error. I…
2 replies
I am running following sql statement and getting a result set of 785 rows: select * from warehouse3…
3 replies
I have two tables namely 1)users(uid,name,mailid)and 2)blocked_id(uid,blocked_id) I want to list ou…
5 replies
Hi there I am trying to achieve a very simple task. I am trying to pass the return value of a store…
3 replies
Hi, I have migrated DTS from SQL server 2000 to 2005.Now i opened DTS package,and checked for Execu…
2 replies
I have a stored procedure that is gathering data for a report I am running. I have data stored in a…
3 replies
Hi There, I have done validation and noticed that some tables are out of Synch with the Publisher. …
1 replies
Does anyone know of a good article which compares and tells when to use derived tables, common tabl…
6 replies
I have an INSERT, UPDATE trigger on a table which populates two calculated fields for that table. I…
5 replies
Does anyone know any tricks to pass a stored procedure variable to some trigger code? My specific …
1 replies
Hi All, I have 1 table that contains the paymnet plan. Sample data being: ID QuoteID Date…
1 replies
Viewing 15 topics - 10,696 through 10,710 (of 12,234 total)
You must be logged in to create new topics.