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

SELECT query question.

forums forums SQLyog Using SQLyog SELECT query question.

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #8654
      fojomo
      Member

      I created a simple db w/a 1 table and I'm trying to use the 'select' query to grab a subset of data. The problem is, I'm not getting any results. Here is my code:

      SELECT * FROM superhero;

      SELECT name, weapon

      FROM tablename1;

      I attached my file below. Thanks-

    • #16546
      fojomo
      Member

      I solved it. I simply had to execute the query by hitting 'shift F5'.

    • #16547
      Ritesh
      Member

      😀 😀

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