If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a column of data that has Account Numbers in it, it should contain all numric numbers.
Is there anyway to select all the rows that have text as the account number? i.e. if the account number is stored as say "abc" then I want to select it.
I have a column of data that has Account Numbers in it, it should contain all numric numbers.
Is there anyway to select all the rows that have text as the account number? i.e. if the account number is stored as say "abc" then I want to select it.
Thanks,
Ken
What DBMS? I could tell you how to do it in Oracle, but I suspect you are on something else?