Forum Replies Created

Viewing 9 posts - 31 through 39 (of 39 total)

  • RE: Differences

    I am getting intrigued now, Jeff removed his comment twice...

  • RE: what is the difference between CAST and CONVERT Function?

    Just been testing some data and found this difference between cast and convert.

    When you cast a number to real of size -1.18E-39 you expect an conversion error, so removing a...

  • RE: Does the Job Matter To You?

    I have had a previous career in kitchens for 15 years, worked my way up as a chef until I was in control of a small kitchen. Left to go...

  • RE: COUNT_BIG

    r5d4 (3/9/2010)


    the answer is I and II , not II and III.

    does anyone audit these questions? i want my point (joke) 🙂

    Me too, me too...

    It seems that there are...

  • RE: Cast vs. Convert

    KevinC. (3/8/2010)


    erwin.oosterhoorn (3/8/2010)


    bouarroudj Mohamed (3/8/2010)


    CONVERT works across all platforms & has more capabilities in SQL Server is also true

    That is what I am looking at as well, does this not...

  • RE: Cast vs. Convert

    bouarroudj Mohamed (3/8/2010)


    CONVERT works across all platforms & has more capabilities in SQL Server is also true

    That is what I am looking at as well, does this not mean the...

  • RE: WHERE ... IN versus WHERE ... =

    Yes, I was just looking at the execution plan and noticed that these where exactly the same. Just comes down to what you find easier to write/document as what you...

  • RE: The Rights for Data

    IMHO I don't feel that there is a need for or obligation to pay extra if the text is read using text to speech software. You are still using the...

  • RE: Create INSERT statements from Excel

    Adding :

    File = InputBox("Enter file destination like C:\\filename.sql", "Filename", "c:\\InsertScript.sql")

    will give you the option of saving somewhere else as the default setting.

    I haven't found a way of picking up the...

Viewing 9 posts - 31 through 39 (of 39 total)