मराठी
महाराष्ट्र राज्य शिक्षण मंडळएचएससी विज्ञान (सामान्य) इयत्ता ११ वी

Consider the following table Stationary. Write SQL commands for following statement. Write SQL command to insert above mentioned record in table - Information Technology

Advertisements
Advertisements

प्रश्न

Consider the following table Stationary. Write SQL commands for following statement.

S_ID S_Name C_Name Price Quantity
001 Note Book ABC 20 50
002 Pencil Box XYZ 10 80
003 A4 Pages rim PQR 600 2

Write SQL command to insert above mentioned record in table

थोडक्यात उत्तर

उत्तर

INSERT INTO Stationary values
(001, 'Note Book', 'ABC', 20, 50)
(002, 'Pencil Box', 'XYZ', 10, 80)
(003, 'A4 Pages rim', 'PQR', 600, 2);
shaalaa.com
Data Definition Language (DDL) Commands
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 2: Introduction to DBMS - Exercise [पृष्ठ २९]

APPEARS IN

बालभारती Information Technology (IT) [English] 11 Standard Maharashtra State Board
पाठ 2 Introduction to DBMS
Exercise | Q 5. 2) | पृष्ठ २९
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×
Our website is made possible by ad-free subscriptions or displaying online advertisements to our visitors.
If you don't like ads you can support us by buying an ad-free subscription or please consider supporting us by disabling your ad blocker. Thank you.