Interviewer And Interviewee Guide

PHP Interview Question:

How can we change the name of a column of a table?

Submitted by: Administrator
This will change the name of column:

ALTER TABLE table_name CHANGE old_colm_name new_colm_name
Submitted by: Administrator

Read Online PHP Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.