CHECK ATTACHMENT
Own words no plagarism
Hi Karen,
In the assignment, there are no words to “write down all program”. I really have no idea what you are attempting to state. You could benefit from working with the resources we have as it related to written communication.
However, the course project due was to write and execute the queries listed and provide screen captures. The work submitted did not include any of the queries listed.
Query # 1
Write a SQL statement to produce output as follows: Student’s First and Last Name.
Query # 2
Write a SQL statement to produce output as follows: the Major of the STUDENT with no duplications. Do not display student names.
Query # 3
Write a SQL statement to produce output as follows: First and Last Name of students who live in the Zip code 32828.
Query # 4
Write a SQL statement to produce output as follows: First and Last Name of students who live in the Zip code 97912 and have the major of CS.
Query # 5
Write a SQL statement to produce output as follows: First and Last Name of students who live in the Zip code 32826 or 33186. Do not use IN.
Query # 6
Write a SQL statement to produce output as follows: the First and Last Name of students who have the major of Business or Math. Use IN.
Query # 7
Write a SQL statement to produce output as follows: the First and Last Name of students who have the Class greater than 1 and less than 5. Use BETWEEN.
Query # 8
Write a SQL statement to produce output as follows: First and Last Name of students who have the Last name that starts with an M.
Query # 9
Write a SQL statement to produce output as follows: First and Last name of students having an o in the second position in their First Name.
Query # 10
Write a SQL expression to produce output as follows: display the Status for, and the number of occurrences that apply to each status. You must use the Count(*) function. You must show the result of the Count(*) function as CountStatus. Group by Status and output the results in ascending order of CountStatus.
ITSD322U4IP
Assignment Description
Assignment Details
The Alset Corporation wants to begin marketing electric vehicles (EVs) to customers in the nation of Climatonia. Because the company is brand new, models and options are very limited. The user can only select from one of three types of models, and the only available option is an extra charging cable. Your job is to write a program in Java that will allow employees to see the configurations that are currently available for purchase.
Alset EVs come in three types:
Type 1: Rear wheel drive, small battery pack (short range)
Type 2: Rear wheel drive, medium battery pack (medium range)
Type 3: All wheel drive, large battery pack (long range)
All cars feature four doors and come with a charging cable. Type 1 vehicles are painted green and have no other options. Type 2 vehicles are painted blue and have GPS navigation. Type 3 vehicles are painted red, have GPS navigation, and also have a sunroof.
After meeting with the client, the design team determined the following custom class requirements for this program:
A class called Alset with the following:
- A property called numDoors (integer) with a value of 4
- A property called chargeCable (integer) with a value of 1
- A property called paintColor (String) with a value of Green
- A property called freeCharge (String) with a value of No
- A method called displayInfo() that prints each of these properties on screen like this example: “Number of doors: 4”
A class called Type1 with the following:
- Inherits from Alset class
- This model does not have any additional features
A class called Type2 with the following:
- Inherits from Alset class
- An integer property called gpsNav with a value of Yes
- A method that overrides displayInfo(), adding a line to report the gpsNav property
A class called Type3 with the following:
- Inherits from Alset class
- An integer property called gpsNav with a value of Yes
- An integer property called sunroof with a value of Yes
- A method that overrides displayInfo(), adding lines to report the gpsNav and sunroof properties
When the program runs, present the user with a simple explanation of the program (one sentence), followed by a menu that asks them to enter 1 for Type 1, 2 for Type 2, or 3 for Type 3. Use the Scanner class to process input and use IF/ELSE statements to handle their choice. Once the choice has been made, instantiate a member of the appropriate class, set the correct paint color (if type 2 or 3), then execute the displayInfo() method to display the properties of the vehicle on screen. Once the information has been displayed, the program should end.
Write code comments in both the project class and each of the custom classes to document your program. In your custom classes, use JavaDoc comments to document the features of the class.
NOTE: The paint color may not be set within the Type2 or Type3 classes.
NOTE: This program must be submitted as a NetBeans project in a ZIP. Separate files or code are not acceptable.
SE942 week 1 dis
Week 1
Write about a project that you accomplished. Explain what needed to be done, how it got done, who worked on the project, how long did it take, how much it cost, and what were the risks involved in the project.
Comments to 2 classmates must be of substance; not just “I agree” or “Good Post.” The purpose of the responses is to convert the discussion forum into a quality learning environment through which you improve your knowledge and understanding of the subject matter.
Fundamentals of Security (The Chief Financial Officer)
The Chief Financial Officer (CFO) made some complaints to the CEO regarding recent capital expenditures for security software. You try to lighten the blow by explaining the value of controlling security.In a point paper to the CEO, explain the cost-benefit analysis method you use to do a quantitative assessment before investing in security control.
Complete and include the table below in your paper.
The requirements for your assignment are:
- 2-3 page APA paper excluding title and reference pages
- Provide at least two references and in-text citations in APA format
- College level writing
Discussion and research report on Cyber security course
Need to present a Discussion with a word count of above 120+ words and each discussion need a separate reference link for sure.
1) AppDetectivePro 120 words Need link reference as well
2) MSSQL datamask= 120 words Need link reference as well
3) Scuba= (120+120 = 240 words around) Need this same topic in 2 different formats and 2 different URL links as well needed)
4)Docker (software) = (120+120 = 240 words around) Need this same topic in 2 different formats and 2 different URL links as well needed)
5) Data sovereignty in the cloud = 120 words Need link reference as well
6)SECaas ( security as a service) = 120 words Need link reference as well
Need to present a research report on with a word count no more than 70-110 words(not more than the count provided) and should provide a separate
URL reference link too
1) AppDetectivePro – 70+ words Need link reference as well
2) MSSQL datamask= 70+ words Need link reference as well
3)Scuba = ( Need this same topic in 2 different formats and 2 different URL links as well needed) (70+70=140 words)
4)Docker (software) = ( Need this same topic in 2 different formats and 2 different URL links as well needed) (70+70=140 words)
5)Data sovereignty in the cloud = 70+ words Need link reference as well
6) SECaas ( security as a service) = 70+ words Need link reference as well
It is suggested you use a Research Theme to help you stay focused, and to provide continuity throughout your research. Here is a list of ideas, but this list is not all-inclusive:
Current technologies available to support management functions,
Best Practices,
Future improvements/technologies, or
Other standards related to your specific field.
Note: The content should be in a general words with no technical jargons.
This question is from a cyber security subject so that the matter should relate to cyber security for sure and should connect to readers.
NO PLAGIARISM STRICTLY and do not use AI to get the copy paste information lik Chatgpt
Each one should be different and no each topic information should be similar to the other topic strictly.
Content should be unique and in a simple understanding way.
Deadline: 04/06/2023 11:59AM CST
Also provide me the separate files for discussion and the research reports instead of submitting in a single file.
administration of network resources
Explain how folder and file auditing works within Microsoft Server 2016 and describe why a business may want to use it. This initial response must be a minimum of 180 words
Research Paper- Individual- PD- 11
Research topic
Motivation and work performance
Assignment Requirements:
- Choose a research topic from the chapter readings or from the list provided by your professor.
- Research/find a minimum at least four (4), preferably five (5) or more, different peer-reviewed articles on your topic from the University of the Cumberlands Library online business database. The article(s) must be relevant and from a peer-reviewed source. While you may use relevant articles from any time frame, current/published within the last five (5) years are preferred. Using literature that is irrelevant or unrelated to the chosen topic will result in a point reduction.
- Write a four (4) to five (5) page double spaced paper in APA format discussing the findings on your specific topic in your own words. Note – paper length does not include cover page, abstract, or references page(s).
- Structure your paper as follows:
- Cover page
- Overview describing the importance of the research topic to current business and professional practice in your own words.
- Purpose of Research should reflect the potential benefit of the topic to the current business and professional practice and the larger body of research.
- Review of the Literature summarized in your own words. Note that this should not be a “copy and paste” of literature content, nor should this section be substantially filled with direct quotes from the article. A literature review is a summary of the major points and findings of each of the selected articles (with appropriate citations). Direct quotations should be used sparingly. Normally, this will be the largest section of your paper (this is not a requirement; just a general observation).
- Practical Application of the literature. Describe how your findings from the relevant research literature can shape, inform, and improve current business and professional practice related to your chosen topic.
- Conclusion in your own words
- References formatted according to APA style requirements
The research must be conducted using peer-reviewed trade or academic journals. While Blogs, Wikipedia, encyclopedias, course textbooks, popular magazines, newspaper articles, online websites, etc. are helpful for providing background information, these resources are NOT suitable resources for this research.
coca cola
Coca-Cola is a non-alcoholic carbonated beverage manufactured by «The Coca-Cola Company». There are many achievements of this transnational corporation that make it one of the most expensive brands such as originality, representation worldwide, and powerful advertising campaigns. The drink is sold in more than 200 countries around the world. The company owns one of the most recognizable brands in the history, and almost every nation on the planet has heard of the “Coca-Cola.” However, the company was accused of extensive use of drinking water, so the sustainability became the crucial factor in Coca-Cola’s modern business operations. The purpose of the paper is to analyze the company’s water consumption issue and propose measures to solve it and further recommendations.
Background
The water issue is common for beverage companies. However, no corporation has ever taken that problem as seriously as Coca-Cola has. The causes of the problem are the nature of beverages manufacturing: their basis is high-quality water. Unfortunately, the resources of water are shrinking, and some world regions do not have them at all. Additionally to the production needs, the water is used for other factory’s purposes. Seeking the ways to solve the water issue in 2004, Coca-Cola required 2.7 liters of water to produce one liter of product, and out of that amount; 1.7 liters were necessary to ensure the adequate work of the equipment (Coca-Cola: Drinking the World Dry, 1). The current rate is 2.03l liters of water per one liter of Coca-Cola while the goal is to make the rate 1,7:1 (Improving Our Water Efficiency, 1). Overall, the company made 162.6 billion liters of Coca-Cola beverages from around 305 billion liters of water in 2014 (Moodie, 1).
The goal of Coca-Cola Company is to fulfill its global commitments that are to restore the same amount of water in nature used in the production of beverages up to 2020 (Improving Our Water Efficiency). Coca-Cola and its global partners announced this commitment in 2015. Based on the global projects of Coca-Cola system to refill water in the environment, today, the company estimates this figure to 94% of the volume of water used in the volume of drinks sold in 2014 (Improving Our Water Efficiency). Since 2004, Coca-Cola returned around 153.6 billion liters of water to local communities and nature through the implementation of 209 projects on water in 61 countries (Moodie, 2). Coca-Cola system has compensated about 126.7 million liters of water to nature and local communities used in its production processes in 2014 through the purification of wastewater (Moodie, 1). For the last 12 years, Coca-Cola Company is struggling to find sustainable solutions.
Analysis
Fortunately, the understanding of the importance of moderate water consumption and restoring became obvious to the Coca-Cola managers in 2004 (Coca-Cola. In Hot Water. The World’s Biggest Drinks Firm Tries to Fend off Its Green Critics, 1). Since then, there were many projects and strategies implemented. The company has already created a strategy concerning water resources with several objectives. The first objective was to enhance the efficiency of water use, constantly reducing the amount of water needed for the production of beverages, as well as to monitor that the water returning from the enterprises into the natural environment is suitable for the functioning of aquatic ecosystems. One more goal is to assess the availability of water in the future and reduce the environmental and social risks associated with water use. Additionally, sustainable water management includes work with suppliers, drawing their attention to the need for efficient water use in the processing of agricultural raw materials, in particular, sugar production. Coca-Cola Company was striving to support national and international social projects aimed at preserving water bodies and promoting the rational use of water and to carry out emergency supplies of drinking water to those affected by the disaster. Lastly, together with the shareholders, to make a common contribution to the development of national and international standards, as well as improving water conservation policy. Coca-Cola Company works with organizations and projects aimed at promoting water protection initiatives, such as the Water Mandate (Water Mandate) that is a voluntary UN initiative, spelled out in the Global Agreement (Improving Our Water Efficiency, 2).
Options and Recommendations
There are several opportunities and recommendations for Coca-Cola, namely its managers. The first possible way is to support more the countries that have a greater lack of water than others do. The most suitable regions are Africa and Central Asia. In Central Asia, Coca-Cola annually refills nature and the local communities up to 4,357,840 cubic meters of water that is 300% of the beverages sold in its region (Moodie, 1). Thanks to these joint efforts, Coca-Cola could be the first world-famous manufacturer of soft drinks, which will reimburse nature and local communities the entire volume of water that it uses in the production. The recommendation is to pay more attention to the African countries and collaborate with the UN to increase the scale of cooperation.
The next option is the technical improvement. Significant support was provided to villages where the company carried out the reconstruction of the water supply system. There is intensive work to conserve water resources. Thus, the global leader in beverage production allocated its funds for the reconstruction of the agricultural channel irrigation systems. Coca-Cola Company has installed sensor taps, water filters, and solar collectors (Improving Our Water Efficiency, 1). The manufacturer supported the construction of energy-efficient greenhouses with drip irrigation (Improving Our Water Efficiency, 2). The recommendation is to make water use sustainable by improving the agricultural methods and equipment used in developing countries.
The third recommendation is to control not only the amount of water used but also the water returned to the environment. The company should pay particular attention to the quality of wastewater discharged. Before the water enters the watercourse or sewage system, it would pass several stages of modern purification. There should be measuring equipment, controlling quality, and dynamic parameters of the flow of water to be used at each stage of purification.
One more recommendation is connected to the sphere of media. Coca-Cola can increase the awareness of water issue importance and educate the communities on how every person can save the water in daily life. Moreover, the company should provide more information about its water saving measures in different countries and their outcomes. Among all these recommendations there is no superior one, all they are worth taking into account and implementing.
Coca-Cola Company respects human and environmental water needs. As the manufacturer of beverages, it recognizes the essential role of water in improving the health of ecosystems, communities, businesses, agriculture, and commerce. The Coca-Cola Company products consist of water on more than 90%. Drinking water quality is considered to be the most urgent issue for the health of the population, so the managers of the corporation will put in every effort further to the houses in developing countries to provide clean water, which has beneficial qualities. Therefore, such a resource as water is crucial for Coca-Cola Inc. In addition to the execution of social programs, the company has made a commitment to become water-neutral before 2020; it means planning to return nature every drop taken by the beverage industry. The major recommendations are to improve technical aspects, support developing countries in saving water, increase social awareness of water issue, and work with other organizations in arid regions.
More on https://essaysbank.com/
research paper
For this assignment, review the article:Abomhara, M., & Koien, G.M. (2015). Cyber security and the internet of things: Vulnerabilities, threats, intruders, and attacks. Journal of Cyber Security, 4, 65-88. Doi: 10.13052/jcsm2245-1439.414Address the following:
- What did the authors investigate, and in general how did they do so?
- Identify the hypothesis or question being tested
- Summarize the overall article.
- Identify the conclusions of the authors
- Indicate whether or not you think the data support their conclusions/hypothesis
- Consider alternative explanations for the results
- Provide any additional comments pertaining to other approaches to testing their hypothesis (logical follow-up studies to build on, confirm or refute the conclusions)
- The relevance or importance of the study
- The appropriateness of the experimental design
When you write your evaluation, be brief and concise, this is not meant to be an essay but an objective evaluation that one can read very easily and quickly. Also, you should include a complete reference (title, authors, journal, issue, pages) you turn in your evaluation. This is good practice for your literature review, which you’ll be completing during the dissertation process.Your paper should meet the following requirements:
- Be approximately four to six pages in length, not including the required cover page and reference page.