Topics
Started by
Posts
Last post
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
I have a group of tables that represent people and various profile information. I am working on a m…
6 replies
Hi, I am very curious to know the key difference between unique not null and primary key.:w00t:
22 replies
how to print all the column names with in a table in one row from sys table without pivot SELECT t…
10 replies
Here's the basics of where I'm coming from. I'll do some more coding later on, so ignore the variab…
5 replies
I'm considering using dynamic sql for a particular stored procedure. This procedure is called from …
3 replies
Viewing 15 topics - 6,451 through 6,465 (of 10,647 total)
You must be logged in to create new topics.