Click here to Skip to main content
15,893,722 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
My code:
SQL
alter table location
alter column empname locat varchar();
Posted
Updated 8-May-15 6:46am
v2
Comments
PIEBALDconsult 8-May-15 12:28pm    
You need to provide a length (in the parentheses).
PIEBALDconsult 8-May-15 12:41pm    
Can. Won't.

1 solution

 
Share this answer
 
Comments
Maciej Los 8-May-15 12:47pm    
+5!
Mehdi Gholam 8-May-15 12:50pm    
:)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900