Search results

  1. A

    Music Database - Time type issue

    great reply =) Thanks a lot.
  2. A

    Music Database - Time type issue

    Thank you for your reply, But isn't there any other way to keep it in format of mm:ss so I could later use the function min(AlbumLength) and get the total minutes of the album?(76 as from previous example) I know that I can retrieve the number of minutes by simple mathematical equation, but I...
  3. A

    Music Database - Time type issue

    Hello, I am trying to build a little, experimental, database(for learning purposes) One of my tables is "Albums" and on of the field of it is "album length" Most of the albums' total length is over an hour and is stated, by default in format mm:ss ( for example 76:23 - 76 minutes and 23...
Back
Top Bottom