Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. script

script

Scheduled Pinned Locked Moved C#
oracletoolshelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    netJP12L
    wrote on last edited by
    #1

    Hi guys, how could i rewrite this for Oracle. could someone please help me out. IF NOT EXISTS (SELECT * FROM employee WHERE employee_TITLE='Main') BEGIN INSERT INTO employee (employee_TITLE) VALUES ('Main Page') END;

    D R 2 Replies Last reply
    0
    • N netJP12L

      Hi guys, how could i rewrite this for Oracle. could someone please help me out. IF NOT EXISTS (SELECT * FROM employee WHERE employee_TITLE='Main') BEGIN INSERT INTO employee (employee_TITLE) VALUES ('Main Page') END;

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      How does this relates to C#?

      It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

      1 Reply Last reply
      0
      • N netJP12L

        Hi guys, how could i rewrite this for Oracle. could someone please help me out. IF NOT EXISTS (SELECT * FROM employee WHERE employee_TITLE='Main') BEGIN INSERT INTO employee (employee_TITLE) VALUES ('Main Page') END;

        R Offline
        R Offline
        Rob Branaghan
        wrote on last edited by
        #3

        Hi I am not really up on oracle, but maybe the following might help. http://www.experts-exchange.com/Databases/Oracle/Q_21171448.html[^] (With experts Exchange Scroll right to the bottom, the answers are there...) http://episteme.arstechnica.com/eve/forums/a/tpc/f/6330927813/m/431005360041[^] http://www.dbforums.com/ansi-sql/304714-if-not-exists-oracle.html[^] I hope this helps Rob

        .NET Developer @ FactoryMaster Ltd "Software for TOUGH businesses"

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups