Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 1434 / 1624
Create a trigger called SALARY_CHANGE_UPD. It is an AFTER UPDATE TRIGGER on the
Create a trigger called SALARY_CHANGE_UPD. It is an AFTER UPDATE TRIGGER on the SALARY COLUMN OF THE EMPLOYEE TABLE. Compare the OLD salary record with the NEW record to check…
Create a trigger called membership_balance_updates that will capture any updates
Create a trigger called membership_balance_updates that will capture any updates made to the balance column in membership. The trigger should only capture those transactions in wh…
Create a trigger for the Invoices table that automatically inserts the vendor na
Create a trigger for the Invoices table that automatically inserts the vendor name and address for a paid invoice into a table named ShippingLabels. The trigger should fire any ti…
Create a trigger that adds a warning \"Negative balance!!! Add money now!\" in t
Create a trigger that adds a warning "Negative balance!!! Add money now!" in the comment attribute of the customer table each time c_acctbal is updated to a negative value. Also, …
Create a trigger to do the following: AFTER the value in the ‘REGION’ column of
Create a trigger to do the following: AFTER the value in the ‘REGION’ column of the ‘SALES’ table is updated the trigger must add an audit record to the SALES_AUDIT table indicati…
Create a trigger to do the following: AFTER the value in the ‘REGION’ column of
Create a trigger to do the following: AFTER the value in the ‘REGION’ column of the ‘SALES’ table is updated the trigger must add an audit record to the SALES_AUDIT table indicati…
Create a truncated ideal low pass filter, d, at 10 Hz and 20 Hz and filter in th
Create a truncated ideal low pass filter, d, at 10 Hz and 20 Hz and filter in the (i) time domain and (ii) frequency domain. Try a few different d lengths (i.e., N {length}, and t…
Create a truth table according to these specifications: There are 4 input bits,
Create a truth table according to these specifications: There are 4 input bits, x3, x2, x1, x0, and 3 output bits, s2, s1, s0. The 3-bit output is the largest number of consecutiv…
Create a truth table for the following Boolean Variables: b1 || b2 || b3 ||b4 !(
Create a truth table for the following Boolean Variables: b1 || b2 || b3 ||b4 !(!b1 || b2) && (!b3 || b4) Use letters T and F in your truth tables to r…
Create a turtle drawing in Python using these constraints You must use two or mo
Create a turtle drawing in Python using these constraints You must use two or more colors. You must fill in some solid region of your picture with a color (different from white). …
Create a two class application - a driver and a principal class - that reads in
Create a two class application - a driver and a principal class - that reads in text interactively from the keyboard, and then reports on two aspects of the entered text. First it…
Create a two player chess or checkers program and identify any areas that you wi
Create a two player chess or checkers program and identify any areas that you will need to include searching and sorting algorithms. For each array you identify, define it fully u…
Create a two playerchange-counting game where the user will supply the number of
Create a two playerchange-counting game where the user will supply the number of coins (pennies, nickets, dimes, quarters) required to make a specific dollar amount. Player 1 will…
Create a two way frequency table for the problem below. Students were having rac
Create a two way frequency table for the problem below. Students were having races in a pool and outside of the pool on the deck. It was found that 70 students were swimming and 2…
Create a two-page geography-quiz web application that tests users\' knowledge of
Create a two-page geography-quiz web application that tests users' knowledge of water bodies. On the application's opening page, users should select quiz answers and then click th…
Create a two-part form that calculates blueberry farmer\'s weekly income from se
Create a two-part form that calculates blueberry farmer's weekly income from selling blueberries at the local Wichita Farmer's Market, based on the weight of berries sold and thei…
Create a two-part form that calculates blueberry farmer\'s weekly income from se
Create a two-part form that calculates blueberry farmer's weekly income from selling blueberries at the local Wichita Farmer's Market, based on the weight of berries sold and thei…
Create a two-part form that calculates fruit farmer\'s weekly income from sellin
Create a two-part form that calculates fruit farmer's weekly income from selling apples at the local Farmer's Market, based on the weight of apples sold and their cost, that can r…
Create a two-way link in Excel that also resorts data So here\'s my quandry...I
Create a two-way link in Excel that also resorts data So here's my quandry...I realize this is sort of complicated, which is why I have no idea how to get to where I need to go. I…
Create a typical memo in which The company for which you work is considering all
Create a typical memo in which The company for which you work is considering allowing the call center employees to work from home three days a week. Because of the everchanging na…
Create a typing tutor. Ten letters at a time will descend from the top. Everytim
Create a typing tutor. Ten letters at a time will descend from the top. Everytime a player presses the correct letter, that letter will disappear, incrementing player’s score. Eac…
Create a uniform (constant & parallel) magnetic field in a small volume of space
Create a uniform (constant & parallel) magnetic field in a small volume of space. The field should be .5 tesla, equal to the strength of the Earth's magnetic field. you can ge…
Create a unique listing of all jobs that are in department 30. Include the locat
Create a unique listing of all jobs that are in department 30. Include the location of department 30 in the output. . Write a script in which you use a PL/SQL block to declare thr…
Create a user defined function that will convert a coordinate (x,y) in the Carte
Create a user defined function that will convert a coordinate (x,y) in the Cartesian Coordinate System to a Polar coordinate (r, theta) where theta is in degrees, referenced posit…
Create a user defined unction that will convert a coordinate (x, y) in the Carte
Create a user defined unction that will convert a coordinate (x, y) in the Cartesian coordinate System to a polar coordinate (r, theta) where theta is in radius, referenced positi…
Create a user friendly interface to order a pizza. Use appropriate controls (rad
Create a user friendly interface to order a pizza. Use appropriate controls (radio buttons, list boxes, check boxes) to obtain the type of pizza (e.g. small, medium, large) and th…
Create a user-defined class called Student . Each Player object will have the fo
Create a user-defined class called Student. Each Player object will have the following attributes (instance variables): name, ID, and GPA. Use appropriate data types to define the…
Create a user-defined function called VEHICLES_BY_VEHICLE_TYPE that receives an
Create a user-defined function called VEHICLES_BY_VEHICLE_TYPE that receives an input parameter of a concatenated make and model and then queries the VEHICLES and SALES_FACTS tabl…
Create a valid HTML 5 document have a level 1 heading \'Movie Review\' create a
Create a valid HTML 5 document have a level 1 heading 'Movie Review' create a form with the following attributes-- id (movie_survey), name (movie_survey), action (form.php) and me…
Create a valid HTML 5 document have a level 1 heading \'Movie Review\' create a
Create a valid HTML 5 document have a level 1 heading 'Movie Review' create a form with the following attributes-- id (movie_survey), name (movie_survey), action (form.php) and me…
Create a variable containing values returned from the sin function at frequency=
Create a variable containing values returned from the sin function at frequency=10Hz and sample rate, Fs=10e3Hz. Run time vector from 0 seconds to 1 second and increment evenly by…
Create a variable named c and assign to it a 15 element row vector whose first a
Create a variable named c and assign to it a 15 element row vector whose first and last elements have value and -10 and +10, respectively. Use the built-in linspace () function Cr…
Create a variable named dayTemps_CHI and assign to it a vector whose elements ar
Create a variable named dayTemps_CHI and assign to it a vector whose elements are the following daily temperatures (in degree F) recorded for Chicago in the month of August. [75 7…
Create a variable named dayTemps_CHI and assign to it a vector whose elements ar
Create a variable named dayTemps_CHI and assign to it a vector whose elements are the following daily temperatures (in degree F) recorded for Chicago in the month of August. [75 7…
Create a variable named dayTemps_CHI and assign to it a vector whose elements ar
Create a variable named dayTemps_CHI and assign to it a vector whose elements are the following daily temperatures (in degree F) recorded for Chicago in the month of August. [75 7…
Create a variable named dayTemps_CHI and assign to it a vector whose elements ar
Create a variable named dayTemps_CHI and assign to it a vector whose elements are the following daily temperatures (in degree F) recorded for Chicago in the month of August. [75 7…
Create a variable named dayTemps_CHI and assign to it a vector whose elements ar
Create a variable named dayTemps_CHI and assign to it a vector whose elements are the following daily temperatures (in degree F) recorded for Chicago in the month of August. [75 7…
Create a vector (name it vctC) that has 12 elements of which the first is 5, the
Create a vector (name it vctC) that has 12 elements of which the first is 5, the increment is 4 and the last element is 49. Then, by assigning elements of vctC to new vectors, cre…
Create a vector class incorporating the following features: a. a constructor tak
Create a vector class incorporating the following features: a. a constructor taking an array of doubles as an argument b. a toString method returning proper vector notation , e.g&…
Create a vector of structures experiments that stores information on subjects us
Create a vector of structures experiments that stores information on subjects used in an experiment. Each struct has four fields: num, name, weights, and height. The field num is …
Create a vectors called myvec1, myvec2, and myvec3, ranging from 2 to 5 in incre
Create a vectors called myvec1, myvec2, and myvec3, ranging from 2 to 5 in increments of 0.5 using three methods: a. Specify each value explicitly. b. Use colon () notation. c. Us…
Create a verilog module named \"debounce.v\" based on the diagram below. Use cas
Create a verilog module named "debounce.v" based on the diagram below. Use case statements in an always block to de?ne state-speci?c behaviors to fill in the code below. You will …
Create a verilog module named \"debounce.v\" based on the diagram below. Use cas
Create a verilog module named "debounce.v" based on the diagram below. Use case statements in an always block to de?ne state-speci?c behaviors to fill in the code below. You will …
Create a vertical array, b: for solving the system of equations above. Solve for
Create a vertical array, b: for solving the system of equations above. Solve for a vertical matrix containing I_1, I_2, and I_3. Use those values to calculate the voltage drop acr…
Create a vertical array, b: for solving the system of equations above. Solve for
Create a vertical array, b: for solving the system of equations above. Solve for a vertical matrix containing I_1, I_2, and I_3. Use those values to calculate the voltage drop acr…
Create a view called EMP_VU based on the employee number, employee name, and dep
Create a view called EMP_VU based on the employee number, employee name, and department number from the EMP table. Change the heading for the employee name to EMPLOYEE. Display th…
Create a view named BOOK_INVENTORY. It consists of the branch number and the tot
Create a view named BOOK_INVENTORY. It consists of the branch number and the total number of books on hand for each branch. Use UNITS as the name for the count of books on hand. G…
Create a view named BOOK_INVENTORY. It consists of the branch number, and the to
Create a view named BOOK_INVENTORY. It consists of the branch number, and the total number of books on hand for each branch. Use UNITS as the name for the count of books on hand. …
Create a view named CustomerAddresses that shows the shipping and billing addres
Create a view named CustomerAddresses that shows the shipping and billing addresses for each customer in the MyGuitarShop database. This view should return these columns from the …
Create a view named ITEM_ORDER. It consists of the item number, description, pri
Create a view named ITEM_ORDER. It consists of the item number, description, price, order number, order date, number ordered, and quoted price for all order lines currently on fil…