Topics
Started by
Posts
Last post
I have an address table, and a log table will only record changes in it. So we wrote a after udpate…
2 replies
I have a massive table (company, plant, resource, part number) that I need to create a from part nu…
21 replies
I have an address table and a log table that stores historical records. So the address table have a…
5 replies
Hello All, A quick question to all regarding my query. Below statement adds 7 days to the shipment …
22 replies
Hi everyone Hope someone can offer some advice. Been stuck on this one for a while. Trying to use t…
1 replies
Hi Team, For pre-paring report I need this format report on instance. Database Name Database Us…
2 replies
Hi , 1) I have two tables , chat and country tables , chat table has 3 columns(chat_id,language,ch…
6 replies
I have three tables I want to match two of them based on the third. CREATE TABLE #Check1 (IDX INT, …
3 replies
I have the following problem with ROUND. When doing the calculation for each value by a percentage …
6 replies
Hello Everyone, I need to write a report where I query against my table that holds employee's Pay D…
6 replies
Hi all, There are a few databases I work with that have been designed where varchar columns are use…
6 replies
Hello comunity I need help to create a TSQL to return MAX(Value) removing the first part and last p…
3 replies
I have a table that records when a value changes. For example item = x, date = 2014-06-15, value = …
14 replies
I am trying to create an index for a specific query that is used a lot. Unfortunately I am keep get…
3 replies
Hello, I was given the task to come up with a result set based on certain criteria: Please add one …
2 replies
Viewing 15 topics - 1,891 through 1,905 (of 10,647 total)
You must be logged in to create new topics.