>how i can add a new colum to table without using constant name
>
Are you trying to do this without specifying a type, eg int, text? I don't
think it's allowed.
try
alter table mytable
add mynewcolumn
in isql and see if it works.
|
+ Reply to Thread
Results 1 to 1 of 1
Thread: Re: adding column to table
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S. Wed Yourself to UML with the Power of Associations Microsoft to Add AJAX Capabilities to ASP.NET IBM's Cloudscape Versus MySQL | ||||||||||||||||||||||||||||||||||
![]() | |||||
|
| |||||
![]() |
Bookmarks