Topics
Started by
Posts
Last post
Hello all, I am adding the foreign key using the following query ALTER TABLE RepairCategoryDetail A…
5 replies
Hi, I am trying to figure out how to calculate sequences in my Slots table. My table looks like thi…
2 replies
All, I have one scenario. create table emp ( eno int, ename varchar(20), designation varchar(20), r…
2 replies
Hi All, How to transform the rows data into columns, e.g I have one table with following structure …
8 replies
Are there any SQL script that generates server specs; for example, the hard drive size, RAM size, p…
2 replies
Can someone please answer the following questions: 1. what is the meaning of “keyword-based query …
6 replies
DELETE FROM BatchStock WHERE PurId = @PurID AND DocRef = @DocRef AND (sln…
8 replies
Hi members, Can any one tell me the difference between cursor and while loop and suggest me which o…
10 replies
I have the following code and I am getting an 'Incorrect Syntax' error. I am using SQL Server 2005…
2 replies
I want to rename a table. This table is being used in multiple stored procedures. IS there any opti…
3 replies
Hi, I'm trying to write a stored procedure that would allow me to edit products. I will be creating…
2 replies
Hello there I am attempting to create 4 fields that represent lines on a postal letter. I have 8 fi…
2 replies
Hello, I am new to T-SQL, written only couple of small ones. Does SQL server 2005 provide cap…
1 replies
i had small problem with bulk insert command. Will Bulk insert command work only when bo…
4 replies
All, I am a sql newb and in a bind and all out of ideas at the moment but I was thrown into figurin…
5 replies
Viewing 15 topics - 3,346 through 3,360 (of 12,234 total)
You must be logged in to create new topics.