Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jm89

  1. jm89

    Does this function follow ansi sql standard?

    Thanks for the reply PHV, i wont actually use those variable names, besides that does it conform to ANSI.
  2. jm89

    Does this function follow ansi sql standard?

    Hi, I was wondering if anyone can tell me if this function follows ANSI SQL standard, and for future reference are there any resources that i can use to find if my SQL conforms to ANSI standards. And the DBMS i am using is MySQL. CREATE FUNCTION INCREMENT() RETURNS INT BEGIN DECLARE old INT...

Part and Inventory Search

Back
Top