Topics
Started by
Posts
Last post
Hi All - I setup SQL maintenance plans to run and am getting error messages regarding that the DB h…
1 replies
Hi again. With the following syntax in a SP, I get an error that @TableName must be declared: ====…
2 replies
When writing a stored procedure, can I use optional input parameters, similar to optional arguments…
2 replies
When I start the debugger and press 'Execute'. The 'T-SQL Debugger' window appears, showing the pr…
2 replies
HI, I have a table in which there is data and it can be searched by JOBNumber. …
5 replies
Can anyone help please, I want to use dynamic sql to get results from one table to use in another q…
3 replies
Hello. I have a old table of customers that I have to port over to a new DB. However, The new table…
1 replies
Hi, newbie here... Not sure if this is a "newbie-like" question. I want to create an INSTEAD O…
3 replies
Dear all, I have the following stored proc:- SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS OFF GO ALTE…
2 replies
I want to change recovery mode from simple to full, should i be checking with software vendor…
3 replies
I am pretty good at select statements, however, I have been sent a request to index a view I create…
2 replies
I was getting the following error when deleting the merge replciation: The name XXX was not found i…
1 replies
Does anyone have a sample SQL program that outputs table and field definitions in a given data…
6 replies
Hi, If I have two tables, ordhed and qcordhed. Both tables have the field ordhedid.&nbs…
3 replies
Hello. I have Table A with columns B, C and D. Column B contain status ('Yes' or 'No'), C is a meas…
7 replies
Viewing 15 topics - 1,966 through 1,980 (of 2,871 total)
You must be logged in to create new topics.