Topics
Started by
Posts
Last post
Hi, I am dealing with a Fact Table which has multiple row entries for each customer in respect of t…
5 replies
I keep hitting road blocks on this, I'm pretty new so I feel like this could be a really obvious on…
5 replies
Is there a way to "timeout" a query? Assume I'm coding a long sql-query. A part of the query, I don…
3 replies
trying to find the best way to automate a report only the current reporting period. Each are 8Â mo…
1 replies
Hi, I have two columns in table1 i.e. hotel1 and hotel1 . Both of them have foreign key of s…
6 replies
Hi! I want to number rows from a value in one column (apar_id). Table Apar_id  Amount 10  …
2 replies
I ran into an interesting problem over on StackOverflow at the following link... https://stackoverf…
35 replies
Hello everyone, I created a trigger that inserts the automatic time in the Date column as soon as a…
1 replies
Hi Everyone, I have a table with about 2 million distinct IDs and another table with about 7000 dis…
23 replies
I have a very large table I am dealing with that has a varbinary(max) column. Â I have a Order By t…
6 replies
By: EdVassie
Hi, I am new to SQL Server. I have table create table tmp1 ( serialnumber varchar(500) ) insert int…
43 replies
I thought I understood the "NOT IN" logic very well until I run into a case where the presence of N…
21 replies
Hello All, I have below sample table. Code is also included. create table Trade_test (portfoliocode…
3 replies
Trying to setup database with FILESTREAM. Using scripts that work great on previous versions of SQL…
1 replies
By: Ronzo
For each part there must be a history record of price from to price to. Is there a better way to do…
4 replies
By: Ronzo
Viewing 15 topics - 301 through 315 (of 316 total)
You must be logged in to create new topics.