Topics
Started by
Posts
Last post
Hi, I want to perform vlookup kind of operation in sql query I have a table with column A,B,C,D,Fla…
3 replies
Hi, I want to perform vlookup kind of operation in sql query I have a table with column A,B,C,D,Fla…
1 replies
Hi guys, I am trying to get result from following table where sensorID = j-2933 and result should c…
14 replies
I have the following XML that I need to shred into multiple tables. Also is the query I am trying …
14 replies
Hi SQL experts, I need help with a query to build XML. I have a query like the following: DECLARE @…
2 replies
create function fndata(@firstname varchar(100)) returns @vool table( FirstName varchar(100), Middl…
3 replies
Hello, I have written a simple piece of code to send an email when there is a certain job running u…
7 replies
I have like following table with annual reports of employees. CREATE TABLE demo (EmpNO tinyint, RYe…
8 replies
I have like following table with annual reports of employees. CREATE TABLE demo (EmpNO tinyint, RYe…
2 replies
I am trying to dynamically present a collection of nodes in a multi-level XML doc. Here is the cod…
1 replies
When trying to run sp_send_dbmail, I get this error: "message 8145, level 16, state 1, procedure s…
3 replies
Hi, I need to produce an XML format using T-SQL. The following code is the requirement, where the '…
6 replies
Hi everybody, I am executing the follow query but always show the error: Msg 164, Level 15, State 1…
2 replies
Hi, i want to create a xml output file from the result. I can generate the xml file using the bel…
5 replies
Hi, I am executing a complex query directly on a test DB machine and I am the ONLY user on that mac…
3 replies
Viewing 15 topics - 2,266 through 2,280 (of 12,234 total)
You must be logged in to create new topics.