Where we can create tables and columns to them, create views or triggers?
Answer / Mohit Dwivedi
You cannot directly create tables, columns, views, or triggers in Android. These database operations are typically performed using SQLite databases in a desktop environment, not on Android devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the android development tools?
What is one shot?
What main/assets/ directory contains?
What is the use of linux id in android?
Explain sending sms messages programmatically?
What is a theme ?
Tell us something about nine-patch image.
What is AIDL?
Explain me what is context?
What is android:oneshot?
What are the approaches required to share persistent user-defined objects?
What is res folder in android?