Forum Replies Created

Viewing 15 posts - 91 through 105 (of 120 total)

  • RE: pipe-delimited text with header row

    Phil Parkin - Tuesday, October 17, 2017 5:58 AM

    adisql - Monday, October 16, 2017 9:38 PM

    October 17, 2017 at 10:53 am

    #1964067

  • RE: pipe-delimited text with header row

    if i execute the select statement by a automate job  then the result should be pipe-delimited text with header row.
    for example the job executes a select statement   [select name,address from...

  • RE: calculation

    Jeff Moden - Saturday, October 14, 2017 9:16 AM

    adisql - Friday, October 13, 2017 8:56 PM

    October 14, 2017 at 12:59 pm

    #1963699

  • RE: calculation

    Jeff Moden - Friday, October 13, 2017 8:16 PM

    adisql - Friday, October 13, 2017 5:26 PM

    October 13, 2017 at 8:56 pm

    #1963670

  • RE: Having clause

    adisql - Tuesday, October 10, 2017 10:59 AM

    sgmunson - Tuesday, October 10, 2017 7:59 AM

  • RE: Having clause

    sgmunson - Tuesday, October 10, 2017 7:59 AM

    adisql - Monday, October 9, 2017 4:04 PM

  • RE: format "Floor" should change to Round

    pietlinden - Monday, October 9, 2017 7:42 PM

    Use ROUND?
    SELECT Amount,ROUND(Amount,0) AS rounded
    FROM Green;

    thank you.

  • RE: Having clause

    adisql - Monday, October 9, 2017 4:22 PM

    adisql - Monday, October 9, 2017 4:04 PM

  • RE: Having clause

    adisql - Monday, October 9, 2017 4:04 PM

    adisql - Monday, October 9, 2017 11:47 AM

  • RE: Having clause

    adisql - Monday, October 9, 2017 11:47 AM

    sgmunson - Monday, October 9, 2017 6:30 AM

  • RE: Having clause

    sgmunson - Monday, October 9, 2017 6:30 AM

    adisql - Friday, October 6, 2017 11:19 AM

  • RE: Having clause

    sgmunson - Friday, October 6, 2017 10:44 AM

    Take a look at the query.  Note that the joins do >= LOW and <...

  • RE: Having clause

    sgmunson - Tuesday, October 3, 2017 12:48 PM

    Not sure if this will perform better, but given the number of CASE statements, it...

  • RE: Having clause

    Steve,
    i am able to create view.
    Thank you ..

  • RE: from today to last one month data

    Luis Cazares - Thursday, October 5, 2017 12:00 PM

    adisql - Thursday, October 5, 2017 11:56 AM

    October 5, 2017 at 12:29 pm

    #1962541

Viewing 15 posts - 91 through 105 (of 120 total)