I am using SQL Azure recently.But when I connect SQL Azure database in Sql Server management studio then their is no option for alter the table and stored procedure.
If anybody have solution for this without query so please guide me.
Yes, First: Go to your azure account https://portal.azure.com and follow these steps:
sql servers
from Browser All option. Open in Visual studio
There you can alter tables and procedures.
Second: Here you can only alter your procedure not tables.