Topics
Started by
Posts
Last post
The Background: Let's say you're putting together a database that will keep track of a list of supp…
1 replies
Hi, I am having trouble figuring out how to do this, I am a bit green so there may be a bette…
2 replies
I am trying to use OpenXML in my db. I read the article in the SQLCentral daily email and tested it…
2 replies
I have written an ASP.NET Reporting Engine. At the moment it runs on a start date(@Date1) and…
7 replies
Hi - the following SQL statement does NOT return qualifying rows. (fyi, TBL_A has 3 rows…
11 replies
By: mathurar
I have the following SP; SELECT dbo.tbl_ARS_Registers.RegisterID, sipr.dbo.ins_prs.prs_name, dbo.t…
7 replies
Table size SQL uses a B Tree structure for storing data. B Trees use pointers (two headed on…
3 replies
I'm developing a procedure that reads a row and, if it is not null, concatenates it sentence to a v…
2 replies
By: scking
Hey All, I need help with speeding up a SP. The SP does a series of tests on several tables …
2 replies
Hi All &n…
4 replies
By: SheilaC
One of our vendor supplied applications uses the following sp to add logins for new users. Ho…
6 replies
When I run an INSERT statement utilizing the execute_statement option to execute a stored procedure…
1 replies
So I'm updating some legacy code and I get the following error: The column prefix 'p' does not matc…
1 replies
Hi, I have query that takes most of the time in my Stored Procedure, I am wondering if there is any…
2 replies
hi all, I have a stored procedure that creates a record and generate a uniqueidentifier. I call the…
3 replies
By: noeld
Viewing 15 topics - 10,396 through 10,410 (of 17,082 total)
You must be logged in to create new topics.