Topics
Started by
Posts
Last post
what are the best books to become a SQL developer?
2 replies
I've got a table here with more than 60 million rows and I want to extract data based on date (WHER…
22 replies
What would be the best approach when establishing the distance between points. By that I mean I hav…
6 replies
Hallo, I have a problem to fill a new column from a previous column where the values are calculate.…
4 replies
By: Hassin
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 mon…
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 th…
6 replies
Hi, I am new to SQL Server. I have table create table tmp1 ( serialnumber varchar(500) ) insert int…
43 replies
Viewing 15 topics - 376 through 390 (of 395 total)
You must be logged in to create new topics.