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

Used To Infor Schema To See Changed

forums forums SQLyog Using SQLyog Used To Infor Schema To See Changed

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #12487
      makenoiz
      Member

      Hi There Im very new to SQLyog because my client has MYSQL on a windows server and does not use phpMyAdmin. Im used to running the following on Information Schema to see my table changes when Im troubleshooting something:

      Code:
      SELECT `TABLE_NAME`,`UPDATE_TIME` FROM `TABLES` ORDER by `UPDATE_TIME` DESC

      Is there some way I can see the similar in SQLyog?

      Thanks.

    • #32758
      peterlaursen
      Participant

      Does this image explain?

      [attachment=1652:query.jpg]

Viewing 1 reply thread
  • You must be logged in to reply to this topic.