how to make oracle table names case insensitive

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krishna M
    New Member
    • Jan 2012
    • 1

    how to make oracle table names case insensitive

    How to make oracle table names into case insensitive
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    I wasn't aware table names were case sensitive. I've never had a problem using different case when referring to a table name.

    Comment

    • rski
      Recognized Expert Contributor
      • Dec 2006
      • 700

      #3
      Table names are case-sensitive if you put them between " and ".

      Comment

      • mztanvir
        New Member
        • Jan 2014
        • 1

        #4
        Perfect!!!

        Originally posted by rski
        Table names are case-sensitive if you put them between " and ".
        PERFECT!!! Thanks brother, I's googling for a long time...

        Comment

        • zmbd
          Recognized Expert Moderator Expert
          • Mar 2012
          • 5501

          #5
          @krishna M
          Context of usage would be most helpfull.

          As you can see: you have one expert questioning your statement, one guess, one person who might have a solution, and then my reply asking you for more detail.

          Playing 20 questions only delays obtaining a useful answer.

          Comment

          Working...