Recent IT Questions

1 - 9 of 9
<<PREVIOUS 1 NEXT>>

I NEED SQL COMMAND TO EXTRACT THE NUMERIC VALUSE IN BETWEEN THE STRINGS

VCH:FR:AUD/120.18/51.26YQAC/1.35QKAD/14.47QRCO/14.47QREB/1.35QKSB/6.00WGSE/20.91UOVZ I NEED TO EXTRACT THE VALUES IN THE ABOVE STRING AND SUMM ALL THE VALUES USING SQL COMMAND EX:120.18+51.26+1.35.....IN THE ABOVE GIVEN REFRENCE Software/Hardware used: SOFTWARE

Answer Question   |  Oct 17 2009  5:21 AM GMT
SQL commands, SQL
asked by UUKKY

  15 pts.

Count/Sum Question

Hi I have a field with only 2 values. 0 and -1. I am interested in counting the -1's that occur only if they occur 4 or more times consecutively. Therefore, if the output were 0, 0, -1, -1, 0 the output would be 0. However, if it were 0,0,-1,-1,-1,-1,-1, 0, 0, -1,-1,-1,-1 the sum would be 9. Help...

View Answer   |  Sep 22 2009  7:52 PM GMT
COUNTIF statement, SQL commands, MySQL functions
asked by Chhmusic

  15 pts.

Need to know the date and time a particular sql command was fired through an interactive session

Is it possible to find the date and time a particular sql command was entered. Iam able to view the commands entered in an sql session but not able to find the date and time the commands where fired.

View Answer   |  Sep 7 2009  10:39 AM GMT
SQL commands, SQL, iSeries SQL
asked by JohnsonMumbai

  345 pts.

Retreiving AS/400 SQL scripts

When I start sql on our iSeries, the system returns my previous scripts I have run. Which fle do these live in in the iSeries and can I report on them? Software/Hardware used: i570

View Answer   |  Aug 14 2009  2:33 PM GMT
SQL commands, iSeries SQL, SQL scripts
asked by Morticia001

  10 pts.

SQL select command

Hi i hope all doing well, i have a problem with this SQL select command : **************************************************************** SELECT DISTINCT customers.first_name, customers.last_name, customers.email, customers.cellPhone, customers.phone, items.title, items.price,...

View Answer   |  Jul 31 2009  12:51 AM GMT
SQL Select, SQL, SQL commands
asked by Abrahm75

  70 pts.

Need help with SQL commands

hye there i need some guidance on sql command. i accidently update all data in 1 table to be as one data only. may i know how i want to revert back to the previous data. or at least what is the sql command to use to make the data in that table updated according to their own data by referring to...

View Answer   |  Jan 30 2009  5:29 AM GMT
SQL, SQL commands
asked by Calezz

  5 pts.

Create Alias In Rexx

I am trying to execute the sql create alias in a rexx source however it fails with sql error 901, have tried command manually & works fine

View Answer   |  Dec 12 2008  4:27 PM GMT
SQL commands, REXX/400, CREATE ALIAS
asked by Markpg

  155 pts.

Advantages and disadvantages of certain SQL commands

Where can I find information about the advantages and disadvantages of using SQL commands like BCP, BULK INSERT, SELECT INTO, etc.?

View Answer   |  Nov 19 2008  3:08 PM GMT
SQL Server, SELECT statement, SQL commands
asked by SQL Server Ask the Experts

  2430 pts.

SQL Commands

Hi friends, How can I see or get the SQL commands executed from another user ? Regards, Roberto

View Answer   |  Aug 11 2008  4:35 PM GMT
SQL commands
asked by SILVARB

  420 pts.

1 - 9 of 9
<<PREVIOUS 1 NEXT>>