Select query bug

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lalit Sharma
    New Member
    • Oct 2007
    • 1

    Select query bug

    Hiii

    I am facing a proble that when i fire a query like -

    SELECT * FROM <TAB NAME> WHERE <COND>

    then no data found, whereas when I fire a query like -

    SELECT * FROM <TAB NAME> WHERE <COND> FOR UPDATE

    then data comming for same condition and same table. How can it be removed??
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Which database system are you using? I'll move your question to the appropriate
    forum then.

    kind regards,

    Jos

    Comment

    Working...