1.what are components of querystdio and report studio and
cognoss connection?
2. how to use prompts in query studio?
3.what is lock and un lock objects?
4.how to test the re[ports in query studio?
5.how to use brust option and when?
6.what is the performance testing?
7.condition explorer whaen your using?
8.in impromptu how do you create cascading prompt?
9.diff between section and group?
10.types filters where you are using group filters and
tabular filter?
11.tabular model, tabular references ,tabular set , tabular sql?
12.what is the use of multi[le packages?
13what types of problems arise when create a join?
14.how to provide package sequirety?
15.report server components?
16.how many kinds of quality subjects?
17.how do you specify the joins?
18.how would you maintain the relations in frame work manager?
19.what is usage of segments and how to provide it?
20.governer settings in frame work maneger?
21.how to create filter in frame work manager?
22diffrence between represention layer and physical layer?
23.how to create prompts in frame work manager?
24.what errors occured when verify the model?
25.how to publish package in net work or local system?
Answer Posted / mohancognos
hi friends plz send answers immediatly
i hope with all
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain transaction manager?
london school of science and technology has a software development unit,known as lsst solutions,which is responsible for developing and implementing software throughout the collegejames tristan keeps a record of all student details in the college including student id,name,and start date and phone number.There are many courses offered by LSST. For example MBA, MSc, BSc, BABS, DF, English etc. Each course id identified by course id, description, duration. Each course has many semesters. Each semester takes place during a particular term. Semester details and term details are required to be stored in the database. Each course has many subjects and same subject may be offered in many courses. For each subject many details such as Subject code, name, result and attendance are required to be stored. Every subject has mainly two assessments; one assignment and one exam. Assignment is worth of 30% and exam 70% respectively. You have been appointed as a database designer. Your job is to provide ERD with all possible entities and relationships. Note: Feel free to make necessary assumptions 3: Assignment Tasks. 1. Create an ERD for the above problem 2. Translate the ERD to Relational Data model (RDM) 3. Implement the RDM by creating the tables 4. Populate the database with your own data. 5. SQL Queries for the following tasks a. List all student details in each course along with course details b. Count and display number of students in each course. c. List student name, course name, assessment description, marks for all students.
What do you mean by cluster and non cluster index?
How much does it cost to build a database?
if i want to display the name of students such that to which city they belong must have count greaer than two
what are wrappers and build ups and what it's use?
What is the best database?
Explain about ur projets on teradata???
what is tkprof tool and how it is used???
What are database connection details?
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
Which Statement would you use to remove the EMPLOYEE_Id_PK PRIMARY KEY constraint and all depending constraints from the EMPLOYEE table?
How do you pass parameter in stored procedure?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
How to do performance tunning a database in DB2 V8.2 UDB in linux