I have table with Columns :
EmployeeName,EmployeeDetails,BirthDate,WorkStatus

I want to take these column names and create new table or column with result like
Employee,Name
Employee,Details
Birth,Date
Work,Status

Basically I just want to separate table name after detecting uppercase.

So what? In which ecospace is this problem at home? Do you want to solve it interactively, or in a trigger, or in PHP script, or by means of smoke signals?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.