Answer:
Following are the features for formatting a report in word 2013
- Design Tab
- Convenient Layout options and alignment
- Resume work option
- Managing longer documents in a better way
- Enhanced table features
Explanation:
In word 2013, many of the new features were introduced:
- The design tab was given a new look, including templates options and much more.
- The layout option was also made much convenient by putting all necessary option under the right-click option.
- Word started to present an option for resuming the work were you left last time. This made the working much efficient.
- By dealing with headings the word 2013 version made it easier to compact the document by collapsing heading and focus on the specific part you want.
- Many of the options were added to tables formatting such as border, colors, line weight and much more.
i hope it will help you!
I can recommend a two-in-one laptop/tablet computer like a Microsoft Surface Pro. This part tablet, part Windows PC, covers tablets that turn into PCs with a detachable keyboard and touchscreen laptops that turn into tablets. In recent years, they have been rising in popularity and are quite good in terms of performance and speed. They come with Windows 8 and now Windows 10. Its architecture and make is appealing for media consumption.
Answer:
The correct option is option 4 from the options indicated below:
Explanation:
The options are as given below
1-SELECT customer# FROM customers
UNION
SELECT customer# FROM orders;
2-SELECT customer# FROM orders
MINUS
SELECT customer# FROM customers;
3-SELECT customer# FROM orders
INTERSECT
SELECT customer# FROM customers;
4-SELECT customer# FROM customers
MINUS
SELECT customer# FROM orders;
Option 1 is not correct as it will provide the list of all the customers whether they have placed order or not.
Option 2 is not correct as it will provide the list of customers who have placed order but are not in the customers table. This will return the empty records.
Option 3 is not correct as it will provide the list of customers who have placed the order.
Option 4 is correct as it will provide the list of customers from the CUSTOMERS table which are not in the Orders table. thus the list of customers who have not placed the order yet.
One of the most famous EULA licenses is GPL, which ensures that a particular program remains free to distribute and allows its code to be examined and modified by anyone. EULA stands for End User License Agreement. It is the agreement between the licensor and purchaser, where the <span>purchaser is given </span><span>right of using the software.
GPL is the GNU General Public License.</span>
Answer:
Print preview allows you to view your document before printing