Re: Stored Procedure Syntax
From: SK (SK_at_discussions.microsoft.com)
Date: 11/26/04
- Next message: Melisa: "binding dataset"
- Previous message: Kevin Yu [MSFT]: "RE: Peculiar slow jpg download from website with adodb.stream over ssl on IE"
- In reply to: Val Mazur: "Re: Stored Procedure Syntax"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Nov 2004 23:25:12 -0800
Hi,
Thanks for your answer.
Actually I am writing a coding convention document for Microsoft SQL
server's Stored Procedure. I am just not very sure whether this will be
useful for the other SQL dialects like Oracle.
SK
"Val Mazur" wrote:
> Hi,
>
> There is no such thing as "other DBMS". Each database usually has its own
> dialect of SQL or its own syntax. You cannot compare them because it does
> not make any sense. If you are trying to write something generic, then it is
> not a good way to think, because you never know what difference and database
> could be. If you have more specific question, then maybe you should post it
> here and someone will try to answer it.
>
>
> --
> Val Mazur
> Microsoft MVP
>
>
> "SK" <SK@discussions.microsoft.com> wrote in message
> news:70A8CF0A-2D76-470A-98E3-B589D9B70F6C@microsoft.com...
> > May I know is the syntax for the stored procedure in Microsoft SQL server
> > the
> > same as the other DBMS?
> >
> > If no, is the difference huge?
> >
> > Thanks in advance.
>
>
>
- Next message: Melisa: "binding dataset"
- Previous message: Kevin Yu [MSFT]: "RE: Peculiar slow jpg download from website with adodb.stream over ssl on IE"
- In reply to: Val Mazur: "Re: Stored Procedure Syntax"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|