Topics
Started by
Posts
Last post
I need sql statement in sql server to print path between any of the two nodes.All node Elements and…
3 replies
I've some problem wif my triger statement... after execute this trigger, i got this message "Msg 15…
9 replies
I need to formulate a query in which the column that I reference in the WHERE clause is dynamic. F…
3 replies
I have found a fast way to do my query, first I find the max timestamp then include that in the sql…
12 replies
-------------------- SELECT id_tender,count(*) as no_of_app FROM applytender WHERE id_tender IN (s…
3 replies
I was researching the performance of large XML queries and came across this article: http://searchs…
2 replies
Hello, I have a business rule that says if PROD = ''XCDD' and ProductRollUp = 'XCSH' Then BillingTy…
3 replies
I'd like to pass a variable into the following: insert into OPENROWSET('Microsoft.Jet.OLEDB.4.0', '…
10 replies
Hi, qucik q: is it possible to pass a parameter to a stored procdure, containing a table name? like…
6 replies
Does any one now the syntax to input the outut of a stored procedure into a tabel for it to be used…
2 replies
I would like to run an update statement within the sp_msforeachtable stored procedure, but I don't …
1 replies
I have a query Select * from Table1 where Filter1>100 and Filter2= "test" and filter3< 100 C…
2 replies
Hello Experts, Background information: I work for a company that sells hardware and software to cli…
33 replies
Hello everybody, I decided to post here because I don't find the soluce to my problem. I have the f…
3 replies
Dear, I don't know how to handle this XML problem : Table "Group_Info" Group Group_Members 10…
2 replies
Viewing 15 topics - 10,771 through 10,785 (of 12,234 total)
You must be logged in to create new topics.