Topics
Started by
Posts
Last post
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
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
For each part there must be a history record of price from to price to. Is there a better way to do…
4 replies
height_cm -> 167.60 i have data in sql server column that data i need to insert HeightFT column…
1 replies
Viewing 11 topics - 391 through 401 (of 401 total)
You must be logged in to create new topics.