Jump to content

Do I Need To Make A Join, Or Use A Statement?


binga30

Recommended Posts

Hello,

 

I have 2 tables that each contain some data that is related. It's using wordpress and is referenced as follows:

 

Table: wp_posts

ID: 1

 

Table: wp_postmeta

post_id: 1

 

The ID and post_id numbers correlate for each post. I need to grab data from the meta_value column in the wp_postmeta table by referencing the wp_posts table. I am using a premium theme which for some reason just returns blank when trying to call the data direct from wp_postmeta, yet when I echo different column data from wp_posts all is dandy.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.