Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jonivmark

  1. jonivmark

    Indexed key or multiple schemas

    Hi all, trying to model a schema and I am in need of some advice. Say I've got these two tables: create table template_stats ( rid integer(10) primary key auto_increment, site_id integer(10) not null, template_id integer(10) not null, interval_start datetime not null, interval_end datetime not...

Part and Inventory Search

Back
Top