Data Management and Basics: Submitted To: Angammal Shanthi Ma'am Submitted By: Simran Gupta Prabir Das Himanshu Nain
Data Management and Basics: Submitted To: Angammal Shanthi Ma'am Submitted By: Simran Gupta Prabir Das Himanshu Nain
CHENNAI
DATA
MANAGEMENT AND
BASICS
Submitted To:
Angammal Shanthi ma’am
Submitted By:
Simran Gupta
Prabir Das
Himanshu Nain
BFTech Semester 3
Query
Queries made using SQL programming used in the process of final report
Syntax to find machines which don’t have table size that is no, ground space utilisation
FROM Machine
INNER JOIN – will display only the rows or records where the joined fields from both tables
are equal.
TRANSFORM - produces a crosstab query that lets you summarize a single value by
using the values found in a specified column or in an expression as the column headers
and using other columns or expressions to define the grouping criteria to form rows.
GROUP BY clause is a list of required values expected to be returned by the PIVOT expression.
TRANSFORM Avg([Important Data from all].CustomerRating) AS AvgOfCustomerRating
Query to create a table with the average of customer rating of straight, round and band
knife respectively.
Query to extract all the straight knife cutting machines with cutting capacity more than
1000.
Macros
1. “Go to Switchboard” – Returning back to switchboard from the given report.
Build event >> Add new action >> OpenForm >> Switchboard
2. “ Go to final report” – Returning back to final report from “Blue steak 2” and “Plastic
master”
3. “Blue Steak 2” and “Plastic Master” – opening details of these 2 models