Tags:Database Questions | 47 views
I have two tables, question_table and answer_table. i want to be able to select a certain number of questions in a random order and have the answers that relate to the selected questions also display. IE: question_Table: ID: Question_Text 1 Who are you? Answer_Table: ID: Question_ID: Question_Answer 1 1 Me. 2 1 You. 3 1 [...]
Tags:Database Questions | 49 views
I just loaded the 10g client EM on my Windows workstation to connect to our 10g database. Everything works great except I dont see any place where I can edit records. I have to use SQL Plus to edit records but was hoping to use a GUI like I had with 9i client OEM. Before [...]
Tags:Database Questions | 30 views
Good Morning all, I need some help with loading a file into a sybase IQ table with the "LOAD INTO" statement. I have never used it before and I cant seem to get myhead around how I am supposed to implement it in my java app. I have a stateless ejb that does file pick [...]
Tags:Database Questions | 36 views
[/color][/i]Hi all! I’m quite new with databases. Need some help on the case study below for my assignment: ABC is a successful business providing design and drafting services to the local construction industry. With rapid growth over recent years, owner Tony Daley can no longer track active projects in his head. Consequently, Tony has decided [...]