Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Queries or views in SQLyq

forums forums SQLyog Using SQLyog Queries or views in SQLyq

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #14481
      CalEvans
      Member

      select *

      from tableOne left join tableTwo on tableOne.ssn_is_not_a_primary_key = tableTwo.ssn_is_not_a_primary_key

      where some_condition_here.

      =C=

Viewing 0 reply threads
  • You must be logged in to reply to this topic.