Advertisement
ALENTL

Untitled

Jun 14th, 2022
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. 2. A relation is a collection of inter related data. Relations are also called tables. A database is a set of relations. It may contain 1 or more than 1 relation.
  2. ==> A group of relation together is called database
  3.  
  4. 4. a. Here the subtraction and then product takes place
  5. as 8*10
  6. We get 80 displayed one single time
  7.  
  8. b. Here (12-4) * 10 is calculated once. The product is displayed n times, where n is the total no of rows of the table called empl.
  9. Eda ente kaiyil empl table illla. Aa worksheet il und. Aa rows enthoram und enn nokitt The product of the nos will be displayed athreyum times enn ezhuthiyal mathi
  10. Enitt Output:
  11. 80
  12. 80
  13. 80
  14. 80
  15. ingane koduthal mati
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement