Topics
Started by
Posts
Last post
Hi, I need to write several update statements in a stored procedure. the update statement will be…
4 replies
I have a stored procedure of this type: ALTER PROCEDURE INSERT_FLAT_DETAILS @TABLENAME VARCHAR(50)…
2 replies
(Hope this is the appropriate forum.) Our team lead wants us to store a value in a table that will …
4 replies
Hello, will u plz tell me how can i shrink ldf files , its is in my L; drive and there is no more s…
8 replies
Hi guys, I have a table with following columns and records. Empid Empname Phone Fl…
3 replies
By: SwePeso
1) Client_DB on MSSQL has a few views containing client's master data 2) I need to import data from…
6 replies
By: ChiragNS
I need to use a filter on the following code but I cannot use Dynamic SQL: DECLARE @BeginIssueDate …
9 replies
I didn't think this is allowed but i figured I would ask anyway. I have this: declare @str varcha…
4 replies
I have a basic query that is searching a text field (nvarchar(25)) and I noticed when I use LIKE %n…
12 replies
Hello to every one, I have two parameters @param1 = dbname.username.table_name @param2= value Is th…
10 replies
By: SriSun
I have a question and I hoping to not sound to lame. I am trying to use the sp_oacreate and the sp…
10 replies
By: pcplayer
I am running into a issue when trying to get a correct total using SUM. Code: Declare @ConsultantID…
6 replies
char field with over 30,000 rows 6890 of them are null is it possible to make this column unique?
2 replies
hi , I have this query to see all failed jobs but it not works on sql 7.0. it works properly on 200…
1 replies
well I have a table with few records and looks like this START_DT END_DT -----------…
8 replies
Viewing 15 topics - 10,456 through 10,470 (of 12,234 total)
You must be logged in to create new topics.