Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sergiui
  • Content: Threads
  • Order by date
  1. sergiui

    postgresql select where is null takes too long

    Hi, I have a TABLE with many rows (about 1000 000) I want to get all the fields that have the value on colum A null. Field A is integere and is indexed with a default btree. My query is: "SELECT * FROM table WHERE A is null" this takes forever and eventualy returns nothing even if i do a...

Part and Inventory Search

Back
Top