Recent IT Questions

1 - 11 of 11
<<PREVIOUS 1 NEXT>>

Delete duplicate values in Microsoft Access

there was a ms access database in which there 3 to 4 values same so i want to delete the values keeping only one value. so i need a query.

View Answer   |  Mar 20 2009  5:15 AM GMT
Delete duplicates, Duplicate records, Microsoft Access
asked by Kimidiramana

  30 pts.

Single Page subfile for duplicate records

Can you please tell me the how to handle the pageup & pagedown in single page subfile ....(In Physical file keyfield have douplicate records e.g. Douplicate Policy Number )

View Answer   |  Feb 19 2009  7:50 AM GMT
Subfile, Duplicate records
asked by S22

  35 pts.

Microsoft Excel - I need to find rows that match a user entered entries and sum results of column b

I have a spread sheet that looks like this Project Well Hours Lewis 1 12 Lewis 2 3 Lewis 1 9 I want to find all the rows that match a user inputed name (in this case 'Lewis'), then add the numbers in column c labeled 'hours', if the sum equals 24 then no problem,...

View Answer   |  Feb 5 2009  10:28 PM GMT
Microsoft Excel, Excel functions, Functions
asked by Ksaep04

  20 pts.

AS/400 QADBIFLD error Duplicate Record Key?

The AS400 job QDBSRVXR2 has system error message Duplicate Record in QADBIFLD. I am aware this is a system cross reference file. (System is doing an automatic reply of C and then tries again) Is this file now corrupt ? Would an IPL help ? Reclaim Storage ? What is causing this error. (System is...

View Answer   |  Jan 31 2009  11:56 AM GMT
QADBIFLD, QDBSRVXR2, Database Cross-Reference 2
asked by Rockgirl

  20 pts.

How to get the duplicate records using RPG/400

Please advice how to get the duplicate records using rpg/400.

View Answer   |  Jan 16 2009  7:33 AM GMT
RPG/400, RPG, Duplicate records
asked by Askt1

  105 pts.

Duplicating records in a table with a SQL query

How can I duplicate every record in a table with a query in SQL?

View Answer   |  Jan 14 2009  4:54 PM GMT
SQL tables, SQL queries, Duplicate records
asked by SQL Server Ask the Experts

  2420 pts.

Crystal Reports - Duplicating labels

I need to print x number of labels from a table labels. The field numlabel specifies the number of labels I should print for each record. I tried with an alias and the != join.. but not working properly. Is there a way to duplicate records on crystal reports with functions or.. ?

asked by Kcastillo

  15 pts.

RPG 3 duplicate record error handler

The physical file has a field keyed and unique. If i want to update these to RPG 3 program it is showing a duplicate record error. Does anybody have solution? tell me the command to handle this error only for RPG 3.

View Answer   |  Oct 17 2008  5:23 AM GMT
RPG, Error handling, Physical File
asked by Shankey

  5 pts.

Fastest "get duplicates" SQL

What is an example of a fast SQL to get duplicates in datasets with hundreds of thousands of records. I typically use something like: select afield1, afield2 from afile a where 1 < (select count(afield1) from afile b where a.afield1 = b.afield1);

View Answer   |  Oct 13 2008  9:33 AM GMT
SQL, Duplicate records, Database maintenance
asked by Mm2010

  10 pts.

Help finding duplicate info in Excel in different columns

Hi, I have an excel spreadsheet that looks like below: Origin Store1 Store2 Percent Source Warren 12345 45678 2.45 b Warren 45678 12345 2.45 r I want to be able to recognize and delete one of these rows as a...

View Answer   |  Oct 3 2008  0:26 AM GMT
Microsoft Excel, Excel functions, Functions
asked by Hmstacco

  20 pts.

SQL

I have some duplicate rows in my SQL database table, Please Tell me how'll delete duplicate

View Answer   |  Aug 14 2008  8:58 AM GMT
SQL, Duplicate records
asked by Badrugts

  5 pts.

1 - 11 of 11
<<PREVIOUS 1 NEXT>>