Collections Back
Found 55 from your keywords: Subject : "Database management"
You currently on page 3 of 3 page(s)
Query took 0.3145 second(s) to complete
SELECT biblio.biblio_id, biblio.title, biblio.image, biblio.isbn_issn, biblio.publish_year, pbl.publisher_name AS `publisher`, pplc.place_name AS `publish_place`, biblio.labels, biblio.input_date FROM biblio LEFT JOIN mst_publisher AS pbl ON biblio.publisher_id=pbl.publisher_id LEFT JOIN mst_place AS pplc ON biblio.publish_place_id=pplc.place_id WHERE opac_hide=0 AND (biblio.biblio_id IN (SELECT bt.biblio_id FROM biblio_topic AS bt LEFT JOIN mst_topic AS t ON bt.topic_id=t.topic_id WHERE topic LIKE '%Database management%')) ORDER BY biblio.publish_year DESC, biblio.title ASC LIMIT 40, 20
 First Page   Previous   1   2   3 

Data Modeling and DataBase Design

Author(s) : Umanath, Narayan S -

Oracle Jdeveloper 10g: for Forms & PL/SQL Developers

Author(s) : Mills, Duncan - Koletzke, Peter -

Oracle Database 10g: A Begginner's Guide

Author(s) : Abbey, Michael - Abramson, Ian - Corey, Michael -

Microsoft SQL Server 2000 unleashed 2nd edition

Author(s) : Rankins, Ray - Bertucci, Paul - Jensen, Paul A -
 First Page   Previous   1   2   3