Topics
Started by
Posts
Last post
Hi, i am trying to write a merge query for the insert to the table. but the source table does multi…
3 replies
I need Status Update column like : 1)All (both completed and pending i.e which went to Enrollme…
19 replies
I have a procedure on a server which can be called from several different linked servers. (To be…
2 replies
Please run below code ---------------------------- set nocount on declare @role varchar(255),@dbnam…
12 replies
This function gets the score up to now for students (we are using categories and some of the catego…
9 replies
I have two queries I execute on a table. For Query1, the index would be a combination of Columns - …
2 replies
Hi, I found this code made by someone else in the company (he does not work here anymore) and it se…
5 replies
Gooood day experts! Can anyone help me with this case statement please? The part I'm having trouble…
10 replies
Hello All, I have a vendor provided stored procedure that is essentially a calculation engine. I ca…
22 replies
Hi, I need to manipulate string as below. Example : set @str1 = 'Lokesh' set @str2 = 'Gowda' Result…
3 replies
How can I merge 2 SQL statements below to render --> TODAY's date - 13 months --> in the form…
5 replies
I'm having one of those days... I want to create a StoredProc that runs an Insert query into a tabl…
2 replies
Hi Experts, Can you please provide me a solution regarding below mentioned problem? I have a table …
2 replies
Hi, I need to know if a word is avaiable in a comma seperatred text suppose a value in table1 is '…
21 replies
Hi All, i have this query: SELECT B.BUSINESS_UNIT, B.INV_ITEM_ID, C.DESCR, B.DESCR, B.UNIT_MEASURE…
7 replies
Viewing 15 topics - 5,896 through 5,910 (of 10,635 total)
You must be logged in to create new topics.