Topics
Started by
Posts
Last post
I want to merge records from table B to table A. From Table B I want to select the max values and i…
7 replies
Hi, I have four different date fields in table. I have to find out the max and min date in each row…
8 replies
This should be easier than I am finding it. I have a table of Printer Life Time Page Counts (LTPCs)…
6 replies
I have to write a sp that would give two data sets one with the coumns (metadata) like firstname, l…
6 replies
Hi i have a syntax problem when i try to make this quey : DECLARE @STRING VARCHAR(500) declare @db…
9 replies
In SQL SERVER 2000, after running each SQL Statment ,I was checking @@Error variable, tomake sure t…
1 replies
I have a script that utilizes a cursor to move heaps(tables without clustered indexes) from the PRI…
3 replies
Does anyone known a method of object tampering within SQL Server 2008? The goal is to use an attach…
1 replies
Dear All, I have created Procedure with a cursor created dynamically as shown below.It not working …
10 replies
Hello! I want to write a query (if is possible) or create a procedure for the following problem. I …
12 replies
i want to replace all words in the string which are in the table with a % symbol. declare @tab tab…
10 replies
Hi all, I'm a newbie with SQL Server so forgive me if this is a somewhat stupid question but I alre…
3 replies
MS Sql 2008: I have 3 tables: meters, transformers (Ti) and voltage transformers (Tu) ParentId Me…
10 replies
I have this SP that works fine and allows me to enter any of the parameters and returns a sub-set o…
4 replies
I am supplied with a list of times and values for one measure (A) and a list of times and values fo…
4 replies
Viewing 15 topics - 10,141 through 10,155 (of 10,647 total)
You must be logged in to create new topics.