Topics
Started by
Posts
Last post
Let's just say I have a table with columns ID and Name that looks like: [font="Courier New"]ID …
2 replies
Good day, The following test is working: DECLARE @XmlTest TABLE ( ID int, MyContent Xml ) decla…
1 replies
Hello all. I’ve got an issue with flattening a 1 to many relationship. For argument’s sake, let’s s…
12 replies
hi all i'm writing a cursor to send emails when our stock level goes below a safety value. The curs…
8 replies
Hi All, I want to find item that purchased from more than one supplier, so i am running following q…
3 replies
I have a cursor and in that cursor I have a number of commands like EXEC (@command) print 'ghgfhgfh…
3 replies
Hi all Im trying to execute a stored procedure that doesn't return any value, from vb, and it does…
2 replies
I have a problem where i would need to do a fuzzy lookup on the below columns and get the possible …
1 replies
Hello, I'm urgently working away at this but not able to solve my problem. I'm at the point of ne…
3 replies
Hello, I need help to calculate an expression in sql. For example I have to send (248/5)*30 to a st…
2 replies
Hi, I have a rather large number of tables made using a (fairly) standard template. Due to a compat…
4 replies
I want to join two tables order_ship and ship_id. I want to join on location and order_no which bot…
1 replies
I have a extremely time consuming query that times out whenever it runs. To cure the issue, I creat…
4 replies
I feel like I've been staring at this statement for hours and just keep mangling it more. Any help…
7 replies
I'm at a new place, trying to find my way around. There's an import/update process that runs very s…
2 replies
Viewing 15 topics - 736 through 750 (of 12,234 total)
You must be logged in to create new topics.