SQL Server Management Studio Express 2005 -


i have created database using sql server 2005 management studio. having problem creating data in tables.

i using insert statements inside query window input data tables. when select after insert able see data.

but when right click on particular table , select "open table" in object explorer not able see data. table empty.

why inconsistency between query window , object explorer ?

am missing settings here ?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -