Simple JSON and Table – Simple Array(List)
[{“id”: 1, “name”: “Pen”, “price”: 10},{“id”: 2, “name”: “Pencil”, “price”: 5},{“id”: 3, “name”: “Marker”, “price”: 15},{“id”: 4, “name”: “Sketch”, “price”: 10},{“id”: 5, “name”: “Scale”, “price”:
[{“id”: 1, “name”: “Pen”, “price”: 10},{“id”: 2, “name”: “Pencil”, “price”: 5},{“id”: 3, “name”: “Marker”, “price”: 15},{“id”: 4, “name”: “Sketch”, “price”: 10},{“id”: 5, “name”: “Scale”, “price”:
JSON syntax is derived from JavaScript object notation syntax Data Rules Example 1 Should be in key value pairs “name”:”samuel” 2 Should be separated by
Data Type Information Example 1 Number decimal number , Number with fractional part and d may use exponential E notation 111 or 112.22 or 4.2E+1
Sample JSON Example: JSON Data: [ { “StudentID”: “STD-001”, “StudentName”: “Vardman Saaho”, “Student1stLanguage”: “Gujarati”, “Student2ndLanguage”: “Hindi” }, { “StudentID”: “STD-002”, “StudentName”: “Karman Varadi”, “Student1stLanguage”: “Kannada”, “Student2ndLanguage”: “Hindi” }, { “StudentID”: “STD-003”, “StudentName”: “Vikram Singh”, “Student1stLanguage”: “Punjabi”, “Student2ndLanguage”: “Hindi” }] Table:
Follow below steps to Complete the installation of Mysql on windows machine(Windows10 and windows 11) 1. Go to website to download Mysql, https://dev.mysql.com/downloads/installer/ 2. Select
Linux AMI virtualization types : Linux Amazon Machine Images use one of two types of virtualization: Paravirtual (PV) Hardware virtual machine (HVM). The main differences
[dm_code_snippet background=”yes” background-mobile=”yes” slim=”no” line-numbers=”no” bg-color=”#fff” theme=”light” language=”php” wrapped=”no” height=”” copy-text=”Copy Code” copy-confirmed=”Copied”] [/dm_code_snippet] We can create AMIs in Two ways Amazon EBS-backed Linux AMIs