Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7874197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:44:32+00:00 2026-06-03T02:44:32+00:00

I unfortunately don’t know what the issue is though? UPDATE catalog_product_entity_varchar SET value =

  • 0

I unfortunately don’t know what the issue is though?

UPDATE catalog_product_entity_varchar SET value = '{somevalue}'

    FROM cataloginventory_stock_item AS csi
    JOIN catalog_product_entity AS cpe ON cpe.entity_id = csi.product_id
    JOIN catalog_product_entity_varchar AS cpev ON cpev.entity_id = cpe.entity_id

WHERE attribute_id = '1691' AND sku = '605284470695';

ERROR

Error Code: 1064. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM cataloginventory_stock_item AS csi      JOIN catalog_pr' at line 3
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:44:33+00:00Added an answer on June 3, 2026 at 2:44 am

    The SET clause should come after the table references:

    UPDATE
      cataloginventory_stock_item AS csi
      JOIN catalog_product_entity AS cpe ON cpe.entity_id = csi.product_id
      JOIN catalog_product_entity_varchar AS cpev ON cpev.entity_id = cpe.entity_id
    SET cpev.value = '{somevalue}'
    WHERE attribute_id = '1691' AND sku = '605284470695';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Crystal Report file from an old version (unfortunately I don't know
News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW
This should really be easy for an experienced android programmer. Unfortunately I don't know
On ARM architecture, unfortunately I don't know exactly what chip it is, is a
Unfortunately I don't know much networks. I am writing a program that has two
I know this is a very simple question, but unfortunately I don't know enough
Suddenly (but unfortunately I don't know when suddenly was; I know it ran fine
I'm perfectly aware this is a google away. Unfortunately I don't know the name
This seems like a pretty basic question but I unfortunately don't know the answer
Unfortunately I don't have access to a *nix box at work or at home.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.