Forum Replies Created

Viewing 15 posts - 916 through 930 (of 2,469 total)

  • RE: Irony

    ...also lee's used his "second irony quote" elsewhere on this site..and that is an absolute NO NO...read the rule book...

    what - you mean you don't have one yet ?!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Irony

    Farrell - it certainly sounds like you haven't gone on the much-needed vacation yet...

    maybe we should have the siteowners stipulate that unless you do...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: How to use statistics calculation in sql server 2000?

    look up BOL "aggregate functions"...there're a couple of functions dealing with standard deviation...stddev() etc...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Irony

    On behalf of the site-owners and all of us - GPF^...is hereby awarded a "citation for irony" - ironically enough awarded sight-unseen...

    remi - stop being so picky - all GPF^...means...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: can modify the design of table

    If you have a large number of tables to modify, you would be better off dropping the replication - making your changes and then creating it again...if it's only a...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Table aliases

    Rajesh - the point I was trying to make is that for an ambiguous column name - you would HAVE TO explicitly use tableName - but it need not be...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: sql server Questions

    well I've certainly been "got" as I completely missed the reference (SUSE ?!?!?!?!?!)...

    as for "sushi" - I've been called that often - but only by fishy people with a propensity...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Table aliases

    I must add here - "unless you have the typing speed of the RG"...for I notice that in the 3 minutes that it took me to type this out...remi's already...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Table aliases

    Rajesh - Remi's already (kinda) addressed the second point...as for the first - can't think how it would be resolved unless you explicitly spell out tableName.columnName when there is ambiguity...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: sql server Questions

    praveen - SSC.com is a pretty comprehensive site - even for articles - have you checked them out yet ?!?!

    As for making it a "funny thing" - it's a good...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: sql server Questions

    tooting your own horn Phill ?!?! you may just have your friend "HeWhoMustNotBeNamed" accuse you once again of trying to increase your post count! "any thoughts....if not complete answer" even when no questions are asked and no reponses...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Functions as arguments to Functions?

    In my defense...I should've qualified my statement with "not allowed in this particular instance"...but you said it so much better David with your explanation of scalar & table-valued - wish...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Converting CHAR data type to a date/time data type in a T-SQL select statement

    Austin - it would be helpful if you could provide some samples from your "birth_date" column...

    You may be able to do something like this..substituting the dates with the name of...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Functions as arguments to Functions?

    If I were to hazard a guess it would be that the culprit is getdate() itself since it is a non-deterministic function...don't think this is "allowed"...







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 15 posts - 916 through 930 (of 2,469 total)