|
Showing: 1-4 of 4
Comments:
|
|
06/10/2011
|
karan
|
It is very useful to me.
|
02/22/2010
|
Fergal
|
tnx this was very helpful :)
|
12/22/2009
|
addhe
|
thank you, this tutorial is working
|
05/13/2008
|
jani pasha
|
Have a nice day to all,
i was trying to rename a particular column name in a table .....and the syntax is
alter table <table_name> change <old_column_name> <new_column_name> null;
its working successfully....
thanks with regards
(Md.Jani Pasha)
|