Hi,
I have created small database in SqlServer. The problem i am facing is that after completion of database if i need to enter more fields in table, SqlServer didn't allow me to do.
I got information that we can also insert field using query, is it true? if Yes please can you help?
Secondly is there other way to add field without query and solution to that error mentioned above.
Thanks
An early response will be highly appropriated.
I have created small database in SqlServer. The problem i am facing is that after completion of database if i need to enter more fields in table, SqlServer didn't allow me to do.
I got information that we can also insert field using query, is it true? if Yes please can you help?
Secondly is there other way to add field without query and solution to that error mentioned above.
Thanks
An early response will be highly appropriated.
Comment