Topics
Started by
Posts
Last post
Please help on this: I want to show the value of ISNULL(TCBOV.cboValueName, '') AS PhaseType,even i…
2 replies
Hi All, I need help with a function which accepts a string and returns in the column format for SQL…
5 replies
I am trying to schedule emails. I have to write my own tables. I am not the best SQL coder, so I ma…
5 replies
Table With two Feild Name,Tools Example Table : 1-Mike Walker 2-Mike Cane 3-Steve Wal…
14 replies
Hi I am trying to write a Bulk import procedure, i am using table value parameter to insert thousan…
9 replies
I need to find the multiple relationship with a Customer in one row. It would be able to search bas…
1 replies
I have Table_A in which data is imported from text file .. Table_A Ex: SID State ShortName D…
1 replies
Hi all, i have this data: DECLARE @data TABLE (tesplan_id int, tesplan_name varchar(250) ,tc_exter…
2 replies
Hi, I want to get the list of dependency tables(through all the levels ie child of child) that a…
3 replies
i have the following strucrue and the data as folloows DECLARE @DetTbl AS TABLE (id INT IDENTITY (…
7 replies
I need to write a function that converts a time from GMT to EST taking daylight savings time into c…
2 replies
Hi Basically, I'm attempting to write a statement based on multiple conditions. So, there will be 2…
4 replies
Hi, I have tried and created one sp which will get the table name as input and will return all the…
24 replies
Thanks, RT
13 replies
Hi, I am having trouble inserting the multiple rows into a table with identity column. The error i …
14 replies
Viewing 15 topics - 3,091 through 3,105 (of 10,647 total)
You must be logged in to create new topics.