-
Define the following schema in My SQL EMP(Eno name, add, sal, dept). Write a php program to execute the following query and show the result. Query1 : show name of all employees who are working in research and marketing. Query2: update salary to 7.5 who belongs to sales department and name is Ravan. Query3: insert few records in the database.
-
WAP in javascript to add two numbers.
-
Advantages of HTML5
-
Why content and design of web docs are separated from each other?
-
Develop the home page according to this structure: Main Left.
Footer -
WAP in javascript to test whether name is empty and phone number having only 10 digits.
-
Declare one div element, change by color, show border, put margin using CSS
-
Difference between div and span and float and over float
-
WAP in js to test whether password is alphanumeric
-
Illstrate the box model of div
-
Discuss image size and visualisation size in terms of performance of website
-
Point out asthenic issue of image
-
Apply the image map
-
Write code to apply the same style in one para and one H1
-
XML schema is static or dynamic? Explain
-
How organizing data into XML is different from relational DBMS
-
Advantages medical data processing using data
-
Explain class selector
-
Could you add one attribute in XML schema ? Explain
-
Explain ID selector of css
-
Explain the mechanism to access the XML data
-
Why hierarchy is not good to organise relational data model? What is the solution?