I think I just got it working using Views. Very cool!
CREATE OR REPLACE VIEW NewAlloysPlusRatings AS
SELECT brand_name, date_added, description, new_alloys_added_by_users.Alloy_ID_No, fz_score, id_of_user_who_added_this, id_of_user_who_provided_this_rating, let_other_people_use_this_info...
johnwm, since select as is not the correct approach, what would be the correct approach to joining these two queries?
d0nny, I will research VIEW now.
Thanks very much in advance to all for any info.
I have two queries. Each of them works correctly by itself. I need to join the results.
I thought I might use SELECT AS to join the results. Here is the current mySQL syntax:
-----
SELECT * from new_alloys_added_by_users left join ratings_for_fz_scores on...
I've got a video in iMovie that was made from Quicktime video screen shots. It looks great when exported to the desktop in any format. But, when I upload it to YouTube, it looks blurry and smeared. I've tried uploading it to YouTube in Quicktime, FLV, and mp4.
Any advice on how to get this to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.