Topics
Started by
Posts
Last post
On this update statement, I want to get the output from the original source value (since it's not i…
6 replies
[PLEASE NOTE: I HAVE ALREADY POSTED THIS QUESTION IN THE SQL 2016 SECTION, HOWEVER TSQL HAS ROUGHLY…
1 replies
Guys, Kindly help my problem, [LINKSERVER].m_product = Source Server master.dbo.m_product = Destina…
11 replies
hi I've created this query for my ssrs report but i''m getting the error: Invalid length parameter …
9 replies
Hi Guys, I am working on an email alert to be sent to customers along with some information on mont…
6 replies
what i am doing wrong here. SELECT BUSINESS_NAME,CONTRACT_CATEGORY,[RX],[PRODUCT] FROM ( …
3 replies
i have following calculation in my sp. i need to know any short way to do it. CREATE TABLE #Averag…
3 replies
I am trying to join 2 tables together and when running the query I get the following error. Msg 245…
10 replies
MERGE M_SUPPLIER A --- TARGET USING TEMP_SUPPLIER B --- SOURCE DUMMY ON A.SUPPLIER_CODE =B.SUPPLIER…
8 replies
Good Morning. I have to do an interface between 2 systems but the formats are very different System…
2 replies
i have table like this id category price 1 pen 32.45 1 pe…
1 replies
Hi, declare @val varchar (10) = "20:11"; How do i display this as 20 hours and 11 minutes. If it i…
5 replies
Hi there, Sometimes customers add data with unwanted characters in the ascii range 0 to 31. How do …
25 replies
Hi, I have a question I'm hoping a Transaction / Tran Log expert amongst us might be able to help w…
4 replies
hi i have 1 table like this table A Product_ID name desc 123 a…
3 replies
Viewing 15 topics - 481 through 495 (of 10,647 total)
You must be logged in to create new topics.