Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Select data from table where field is initial

Former Member
0 Kudos

I have table that has 10 million records.

I want to select data from this table where certain date field is blank.

*SELECT * FROM table*

INTO TABLE internal table

WHERE PSTNG_DATE = BLANK.

Does anybody know how to select data from data base table when certain field is blank.

I cont select all data once and delete which i dont want, the table is big, it will blow up app server.

thanks in advance,

Sachin

-


Moderator: Pls do not lock the posting instead provide me the link, its disrespecting.

1 REPLY 1

ThomasZloch
Active Contributor
0 Kudos

Respect the forum rules and common sense, and you will be respected.

"how to select data from a database table when the field is blank" is very basic, and basic questions will be locked, because they have been asked many times and you can find the answer yourself with a little effort. There is nothing disrespectful about it.

Thread locked.

Thomas