MicroStation PowerDraft CONNECT Edition Help

To Edit the Active Entity by Using an SQL UPDATE Command

In the SQL Window, submit: UPDATE AE SET <column> = <value>,<column> = <value>, …

For example, if you were working with the parcel table you might submit: UPDATE AE SET house_num = `8716', str_name = `KILDARE DR', value = 8000