Forum Replies Created

Viewing 15 posts - 16,066 through 16,080 (of 26,486 total)

  • RE: processor/licensing

    It depends. With 80 users and no anticipated growth, if using SQL Server 2008 Standard Edition I'd purchase it per processor if using either single socket or dual socket...

  • RE: mis-appying a cross apply table value function?

    Lowell (4/8/2010)


    I'll admit it, I'm weak on inline TVFs; had to look it up;

    i've saved a lot of Paul's recent code that was converting other's scalars to inline tvf's but...

  • RE: Which is better and Why.?

    I'll start by asking this, define better.

    I have not had the opportunity to with Oracle. I have been working with SQL Server since version 6.5. I'd say this,...

  • RE: Are the posted questions getting worse?

    GSquared (4/8/2010)


    Edit: Removed by popular demand.

    Expected to see some comments following this one; has me curious. 😛

  • RE: Are the posted questions getting worse?

    Grant Fritchey (4/8/2010)


    Gianluca Sartori (4/8/2010)


    WayneS (4/7/2010)


    As a parent, you always need to be ready to follow through on any threat that you make. And the sooner you do it, the...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/7/2010)


    Lynn Pettis (4/7/2010)


    Okay, I have read ahead and will heed the warnings. I'll stop.

    Thanks. It is the only way to get certain people to stop.

    Only until...

  • RE: Have some question

    PaulB-TheOneAndOnly (4/7/2010)


    miss.delinda (4/7/2010)


    4. What is the difference between DELETE & TRUNCATE commands?

    Too many questions for a single post - I'll take #4 for $400 😀

    DELETE - assuming no predicate in...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/7/2010)


    Gift Peddie (4/7/2010)


    Lynn Pettis (4/7/2010)


    Gift Peddie (4/7/2010)


    CirquedeSQLeil (4/7/2010)


    Gift Peddie (4/7/2010)


    GSquared (4/7/2010)


    Gift Peddie (4/7/2010)


    Lynn Pettis (4/7/2010)

    GSquared (4/7/2010)


    Gift Peddie (4/7/2010)


    Lynn Pettis (4/7/2010)

    Please just stop - everybody. This kind of stuff...

  • RE: Are the posted questions getting worse?

    Gift Peddie (4/7/2010)


    CirquedeSQLeil (4/7/2010)


    Gift Peddie (4/7/2010)


    GSquared (4/7/2010)


    Gift Peddie (4/7/2010)


    Lynn Pettis (4/7/2010)


    Gibraltar strikes again. She really needs to learn some tact.

    Lynn,

    When I say a product comes with limitations I know...

  • RE: Recursive cross join to get all available combinaisons

    Ninja's_RGR'us (4/7/2010)


    Lynn Pettis (4/7/2010)


    It may help to see the whole problem not just a piece of it. Can you put together a test suite including the expected output? ...

  • RE: Recursive cross join to get all available combinaisons

    It may help to see the whole problem not just a piece of it. Can you put together a test suite including the expected output? I know I...

  • RE: Views vs Table-Valued function - Performance issues

    Just for the heck of it, try this in-line TVF. I'd be interested to know if it works.

    ALTER FUNCTION [dbo].[GetSubCategoriaComprador] ()

    RETURNS TABLE

    WITH SCHEMABINDING

    AS RETURN

    WITH cteSubCategoria as...

  • RE: Data Modeling Question

    CirquedeSQLeil (4/7/2010)


    Pranav Shah-410191 (4/7/2010)


    There are features.

    There is also BOL.

    There are also tons of web-sites, books, etc.

    But then there is something more valuable EXPERIENCE.

    So, I thank you all for sharing your...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/7/2010)


    Lynn Pettis (4/7/2010)


    CirquedeSQLeil (4/7/2010)


    Gibraltar no like Lynn. Taking her toys and going to play in another sandbox. 😀

    Some times the Saints just have to knock a few heads....

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/7/2010)


    Gibraltar no like Lynn. Taking her toys and going to play in another sandbox. 😀

    Some times the Saints just have to knock a few heads. 😉

Viewing 15 posts - 16,066 through 16,080 (of 26,486 total)