we want to replace all the values in one column with a specific data
from this:
| one |
| two |
| three |
to this
| one |
| one |
| one |
| one |
| two |
| three |
| one |
| one |
| one |
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suraj KumarPosted Jan 4, 2018, 3:31 AM