Search results

  1. E

    Query to already include some data.

    I have 3 queries which I need to combine in order to get the desired query. 1) Materials_Used 2) Products 3) Product_Operations 1) Materials_Used has the following fields: - ID - ID_Product - ID_Product_Operations - ID_Material - Quantity - Note 2) Products - ID - ID_Model - Name ... other...
  2. E

    Relational database design

    Hello all! I was tasked to design a database for the manufacturing company I work and so would appreciate all the feedback I can get whether the current design structure could work (I'm very new to databases). So far I have identified 4 main datas - "Articles", "Models", "Operations"...
  3. E

    Hi from Slovakia~!

    Hello all! I study computer science, however, I'm very, very new to databases and although I can understand code from several languages, I have no clue what is going on in databases :/. In my current work I have been tasked with creating a new database for the whole company... because you...
Back
Top Bottom