Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How to delete EMPLOYEE_ID | Problems stems from sql only recognizing rows instead of columns. Error starting at line: 1 in command delete from import_employee_cc

How to delete EMPLOYEE_ID | Problems stems from sql only recognizing rows instead of columns.

Error starting at line: 1 in command delete from import_employee_cc where column_id=8 Error at Command Line 2 delete from import_employee_cc where column_id=8; COLUMN_NAME 1 EMPLOYEENAME 2 ADDRESS 3 SALARY 4 POSITION 5 SKILLNAME 6 DEPARTMENTNAME 7 PRIMARYID 8 EMPLOYEE 

Error starting at line: 1 in command delete from import_employee_cc where column_id=8 Error at Command Line : 2 Column : 7 Error report - SQL Error: ORA-00904: "COLUMN_ID": invalid identifier

Step by Step Solution

3.42 Rating (155 Votes )

There are 3 Steps involved in it

Step: 1

The error message SQL Error ORA00904 COLUMNID invalid identifier suggests that you are trying to ref... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

When do you use an update query?

Answered: 1 week ago

Question

How do you sort data in an Access query?

Answered: 1 week ago

Question

Describe the purpose of the SELECT command in relational algebra.

Answered: 1 week ago

Question

20. What is a feature detectorpg78

Answered: 1 week ago

Question

10. Where does the optic nerve start and where does it endpg78

Answered: 1 week ago