Forum Replies Created

Viewing 15 posts - 22,591 through 22,605 (of 26,486 total)

  • RE: SQL Injection

    Oh, about moving this discussion elsewhere, why? This is the perfect thread to have this discussion.

    I'd still like to see if the OP has learned anything from this thread....

  • RE: Assignment From Subquery

    Nothing to apologize for, but please, still give us the info I requested. If you are using a loop, it won't scale well. There is most likely a...

  • RE: SQL Injection

    NotManyPoints (2/4/2009)


    Thankyou for paraphrasing my own thoughts, don't know what I would have done.

    I have not said a DBA should know everything (to the point of being proficient in every...

  • RE: "AND c.customerID IS NULL" makes query run "forever"

    Then we could use the following: table DDL, sample data (as INSERT statements that can be cut, paste, and executed to load the tables), and the expected results based on...

  • RE: Difference between varchar(max) and varchar(8000)

    (whispering..) I see high velocity pork chops....

  • RE: SQL Injection

    Oh, I may as well extend that I shouldn't be a DBA because I have no knowledge regarding replication. Yes, I set it up once years and years ago...

  • RE: Assignment From Subquery

    Need a little more from you. The DDL for the table in the function, sample data for the table (as INSERT sttements that can be cut, paste, and executed...

  • RE: SQL Injection

    And to whoever moved this towards SQLCLR not quite the same as something which has been written about and explained to death like SQL injection.

    Actually, you did when your comments...

  • RE: statement runs very slow what have I done wrong or what could I change to make it better

    Not the PeopleSoft Admin here, so forgive me, but what app, Finance or HR?

  • RE: Assignment From Subquery

    Please post your code. Based on your last post indicating you are trying to use a loop, there is most likely a better way to accomplish your task without...

  • RE: "AND c.customerID IS NULL" makes query run "forever"

    Just curious (since we don't have the DDL for the tables, sample data for the tables, or expected results based on the sample data), what happens to your query if...

  • RE: not both

    Gaius Baltar (2/4/2009)


    Good Day,

    I am working on a query for SQL Server 2005 and need some

    help with a logic problem. I want to add to the WHERE clause

    some...

  • RE: SQL Injection

    It would also be nice if Paresh Prajapati would post back as well. I'd be curious to see if he has learned anything valuable from this post?

  • RE: SQL Injection

    Well, there is a difference. This site is really just the "water cooler". It provides a place for venting, in an appropriate manner (no foul language), and if...

  • RE: help with query

    Magy (2/4/2009)


    I have a query that I use for searching that contains a FREETEXTTABLE statement.

    I now need another query to search another table, but this table is not text indexed.

    I...

Viewing 15 posts - 22,591 through 22,605 (of 26,486 total)