Topics
Started by
Posts
Last post
Hi all, If I exec an sp, I see my results table in the query analyser. But could I do this (or some…
1 replies
I have a table of houses with addresses, which I eventually want to plot in a Report. I managed to…
5 replies
I have a create_timestamp and modify_timestamp that are datetime data types. I need to find the dif…
6 replies
I was asked to find out why a update is taking longer on a new (upgraded) server Old server (wind…
19 replies
Hello Friends, I am facing a challenge to develop an algorithm in T-SQL. Algorithm Logi…
13 replies
hello i have a table with over 60 columns, and i have to implement a constraint on this data set wh…
5 replies
Hi, I'm having some trouble in getting some results. Here is my issue. I got two Tables, CREATE TAB…
12 replies
I have a sql server table named raw17. Is there a way to create a new table that increments the nu…
23 replies
Hello, could anybody help. I would like to know how to properly put variable(@dat1) into SQLString…
13 replies
Hi, I have duplicates in my table A VehicleID Timestamp CardNum CompanyName CANum Link C…
5 replies
I have a table with 39+ million rows. Earlier today a developer who "plays" around with this table…
4 replies
Hi Friends, create table pkcon (id int,name varchar(20)) -- here i'm trying to add the primary key …
3 replies
I have got two columns. I need to create a possible combinations out of it without recursion. (Cros…
6 replies
Hi, I'm writing a script that will update selected multiple rows of records I got from my EXCEPT se…
4 replies
This post concerns updating across a partitioned view, and not unlike others about this subject I’m…
3 replies
Viewing 15 topics - 6,436 through 6,450 (of 10,635 total)
You must be logged in to create new topics.