CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2000
    Posts
    30

    Differences in SQL syntax between MS Access, SQL Server and Oracle

    Hi all,
    I have to prepare document what to explane all diferences between SQL Syntax between Access, SQL Server and Oracle ... But i know only some of differences. Can someone help me with information about this?
    Thanks in advance.
    LiliDi


  2. #2
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: Differences in SQL syntax between MS Access, SQL Server and Oracle

    See information about join in all system. Joining in MS SQL and Oracle very different

    Andy Tower

  3. #3
    Join Date
    Oct 2000
    Posts
    30

    Re: Differences in SQL syntax between MS Access, SQL Server and Oracle

    Thanks ... I will check it ...


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured