Monday, March 5, 2012

How to call MySQL stored procedures from WSO2 Data Services Server

 Stored procedures allows you to expose pre defined queries as an api allowing users to consume them in a much faster way.

Requirements.

MySQL Database server
WSO2 Data Service Server (DSS) 2.6.3
MySQL JDBC driver

Note: <DSS_HOME> is the root folder of your unpacked DSS server.

1.) Unpack WSO2 DSS and drop MySQL JDBC driver in <DSS_HOME>/repository/componets/lib folder.
2) Start the server using the start script <DSS_HOME>/bin/wso2server.sh  (In linux or wso2server.bat in windows)

Prepare Database

use following queries to generate a database with a stored procedure. [1]


DROP DATABASE IF EXISTS DATASERVICE_SAMPLE;
CREATE DATABASE DATASERVICE_SAMPLE;
GRANT ALL ON DATASERVICE_SAMPLE.* TO 'dsuser'@'localhost' IDENTIFIED BY 'user123';

USE DATASERVICE_SAMPLE;

DROP TABLE IF EXISTS Employees;

CREATE TABLE Employees(
        employeeNumber INTEGER,
        lastName VARCHAR(50),
        firstName VARCHAR(50),
        extension VARCHAR(10),
        email VARCHAR(100),
        officeCode VARCHAR(10),
        reportsTo INTEGER,
        jobTitle VARCHAR(50) 
);


insert into Employees values (1002,'Murphy','Diane','x5800','dmurphy@classicmodelcars.com','1',null,'President');
insert into Employees values (1056,'Patterson','Mary','x4611','mpatterso@classicmodelcars.com','1',1002,'VP Sales');
insert into Employees values (1076,'Firrelli','Jeff','x9273','jfirrelli@classicmodelcars.com','1',1002,'VP Marketing');
insert into Employees values (1088,'Patterson','William','x4871','wpatterson@classicmodelcars.com','6',1056,'Sales Manager (APAC)');
insert into Employees values (1102,'Bondur','Gerard','x5408','gbondur@classicmodelcars.com','4',1056,'Sale Manager (EMEA)');
insert into Employees values (1143,'Bow','Anthony','x5428','abow@classicmodelcars.com','1',1056,'Sales Manager (NA)');
insert into Employees values (1165,'Jennings','Leslie','x3291','ljennings@classicmodelcars.com','1',1143,'Sales Rep');

DROP PROCEDURE If EXISTS getEmployee;
CREATE PROCEDURE getEmployee(empNo INTEGER) SELECT employeeNumber,lastName,firstName,email FROM Employees where employeeNumber = empNo;
 Create Data Service.

1) click on DataService -----> Create

2) Add new Data Source.



3) Click next and Add new Query.


Here ? denotes the parameter required for the SQL query.

4) Add input parameter mapping 

Since we need to have an input parameter for the Data Service lets define it.


5) Add output Mapping.

There are elements in the output result we need to map. There are four output Mappings we need to define and i following screenshot shows adding one of them.


After adding all of them, Here how it looks like.


6) Click save and go to next page to add new operation. Click on "Add query params as operation params" to add input parameters for operation.


7) Click save and then click finish to deploy the Data Service. After few seconds refresh the web services list to view newly added Data Service.

8) Click on "Try this Service" to test the service. And then test your StoredProcedure exposed as a data service through WSO2 Data Services Server.

(here i have used 1002 as the employeeNo)




160 comments:

  1. Hi friends, This is Chandrika from Chennai. I am a technology freak. I have read your blog and got some valuable information from this blog. Your technical information is really useful for me. Keep update your blog.
    Regards..
    Oracle Training

    ReplyDelete
    Replies
    1. Useful Information
      Freshers jobs way provide freshers jobs ,walkins,direct recruitment,openings for freshers and experienced and recruiting experienced and freshers Walkins

      Delete
    2. Java Training Institutes Java Training Institutes
      Java Spring Hibernate Training Institutes in Chennai J2EE Training Institutes in Chennai J2EE Training Institutes in Chennai Java Spring Hibernate Training Institutes in Chennai | Hibernate Training Institutes in Chennai Core Java Training Institutes in Chennai Core Java Training Institutes in Chennai

      Hibernate Online Training Hibernate Online Training Hibernate Training in Chennai Hibernate Training in Chennai Java Online Training Java Online Training Hibernate Training Institutes in ChennaiHibernate Training Institutes in Chennai

      Delete
  2. Hi,
    All, I will also provide the wso2 products solution's and concerns..

    Regards
    Durga

    ReplyDelete
  3. Thank you so much..You share now informative effective..

    Informatica Training in Chennai

    ReplyDelete
  4. Awesome! Thanks for providing informative article.
    http://www.crazybulksale.com/crazy-bulk-reviews/

    ReplyDelete
  5. great article!!!!!This is very importent information for us.I like all content and information.I have read it.You know more about this please visit again.
    Oracle RAC Training in Chennai

    ReplyDelete
  6. i like this containt i read cotaint realy nice cotaint read more http://www.mycrazybulkreviews.com/

    ReplyDelete
  7. I have read your blog and got some valuable information from this blog. buy crazy bulk
    http://www.buycrazybulks.com/

    ReplyDelete
  8. Good to see you post again. I’m still at it. Glad you are too!
    http://www.buycrazybulks.com/

    ReplyDelete
  9. I am very impressed with the article I have just read,so nice http://www.weightlossopinion.com/

    ReplyDelete
  10. I am very impressed with the article .Crazy Bulk

    ReplyDelete
  11. Excellent information with unique content and it is very useful to know about the information based on blogs. Phenq Review

    ReplyDelete
  12. Excellent information with unique content .buy crazy bulk

    ReplyDelete
  13. Bed Bug Exterminator DC It is really a great and useful piece of information. I am glad that you shared this helpful info with us. Please keep us up to date like this. Thank you for sharing.

    ReplyDelete
  14. Jharkhand Labour Department Recruitment 2016

    We need to thank admin for publishing useful information......

    ReplyDelete
  15. Really awesome blog. Your blog is really useful for me. Thanks for sharing this informative blog. Keep update your blog.
    Oracle Training In Chennai

    ReplyDelete
  16. very nice blogs!!! i have to learning for lot of information for this sites...Sharing for wonderful information.Thanks for sharing this valuable information to our vision. You have posted a trust worthy blog keep sharing.
    Pega Training In Chennai

    ReplyDelete
  17. Hi

    Complete info the overcome from the PC virus ;

    http://removemicrofileextension.snack.ws
    http://removemicrofileextension.blogspot.in
    http://www.removemicrofileextension.hol.es
    http://removemicrofileextension.wikidot.com
    http://uninstallmicrofileextension.jimdo.com
    http://uninstallmicrofileextension.tumblr.com
    http://uninstallmicrofileextension.blog.com
    http://removemicrofileextension.over-blog.com

    ReplyDelete
  18. Great blog..You have clearly explained about the MYSQL..Step by step explanation is too good to understand..Its very useful for me to understand..Keep on sharing..
    Informatica training in chennai

    ReplyDelete
  19. Great idea for fantastic apps thanks for sharing cool sharing ..:) Contact Us Content

    ReplyDelete
  20. Really brilliant post many apps Telephony Applications, Wordpress Plugins, Android IOS, Website Design And Development at most cost effective and affordable rates. Company About Us

    ReplyDelete
  21. This comment has been removed by the author.

    ReplyDelete
  22. This comment has been removed by the author.

    ReplyDelete
  23. This comment has been removed by the author.

    ReplyDelete
  24. This comment has been removed by the author.

    ReplyDelete
  25. he WordPress Simple Paypal Shopping Cart is a simple to utilize and lightweight WordPress module that permits you to offer items or administrations online in a single tick from your WordPress blog
    wordpress cart

    ReplyDelete
  26. Truyen ngon tinh hay la the loai truyen tinh cam
    Truyen teen hay la nhung truyen tinh yeu tuoi teen
    Don doc tai trang doc truyen online.
    Thanks for the best blog.it was very useful for me.keep sharing such ideas in the future as well. Thanks for giving me the useful information. I think I need it!
    Happy Wheels , FNAF World , Five Nights At Freddy's

    ReplyDelete
  27. this very good blog regarding the musql database language and you can check may latest blog which is focused on the Whatsapp Cool Status and Funny Whatsapp Status

    ReplyDelete
  28. Data base sql and Mysql topics are more important and interested..
    Best SEO training in hyderabad all modules are clearly solved and practice with guide.seo training in hyderabadAnd clearly getting knowledge of seo.

    ReplyDelete
  29. "Crazy bulk is one of the ideal options to build quality and strongest muscles masses just in 2 to 3 weeks. This is the greatest product for muscle growth that provides the good muscle size. The person who is looking for the right muscle gaining supplement they can choose this crazy bulk product to gain powerful muscles as well as the crazy bulk helps to increase your stamina.


    >>> http://www.crazybulkstacks.com/

    ReplyDelete
  30. Nice blog. You shared nice post. Thanks for sharing.

    web design company in chennai

    ReplyDelete
  31. Great! Thanks for sharing the information. That is very helpful for increasing my knowledge in this fiel
    Red Ball | | duck life | Slitherio
    Red Ball 2 | Red Ball 3 | Red Ball 4

    ReplyDelete
  32. Good post. Happy to visit your blog. Thanks for sharing.

    digital marketing training in chennai

    ReplyDelete
  33. Useful Information
    Freshers jobs way provide freshers jobs ,walkins,direct recruitment,openings for freshers and experienced and recruiting experienced and freshers Walkins

    ReplyDelete
  34. Good post. Thanks for sharing such a informative post.

    web design courses in chennai

    ReplyDelete
  35. Nice blog. Thanks for sharing such a useful post.

    php training in chennai

    ReplyDelete
  36. Nice post. Thanks for sharing such a informative post.oracle apps training in chennai

    ReplyDelete
  37. • Great post and informative blog.it was awesome to read, thanks for sharing this great content to my vision.
    informatica Training in Chennai



    ReplyDelete
  38. Excellent post!!!. The strategy you have posted on this technology helped me to get into the next level and had lot of information in it.
    tibco training in chennai

    ReplyDelete
  39. In your article, points caught my attention the most is how your prose, to give me a deep impression. Wish you would write more. good luck!
    return man 2 game ,return man 2 , return man

    ReplyDelete
  40. اصبح مجال العاب بنات يعرف انتشارا واسعا مؤخرا لانه يملك عدة معجبين وخاصة البنات وهي بدورها تحتوي على عدة انواع منها العاب التلبيس والطبخ والمكياج والكتير وهذا ما جعلنا نفتح موقع جديد مختص في العاب بنات جديدة لكي يتمتع كل عشاق هذا الصنف باللعب والاستمتاع وزيارتكم لنا تسعدنا كتيرا وهو متجدد اسبوعيا ويقدم باقة جيدة من الالعاب المميزة والمشهورة في النت وستعجبكم اكيد .

    العاب فلاش تعرف انتشارا مميزا وغير عادي في الايام الاخيرة وكل الفئات تلعبها لانها مسلية وممتعة جدا وبعد ان اصبح لها معجبين كتر في نفس الوقت كترت المواقع الخاصة بالالعاب وتتميز الالعاب بكترة اصنافها فهناك انواع خاصة بالاولاد واخرى بالبنات وايضا هناك انواع يلعبها الكل متل العاب طبخ متلا فيمكن للاولاد لعبها والبنات ايضا وهناك اصناف يلعبها الاولاد فقط على سبيل المتال العاب سيارات و العاب سباق زد على ذلك العاب كرة القدم و العاب فرايف وللبنات انواع ايضا يلعبونها بكترة واكترها العاب تلبيس بنات و ايضا العاب مكياج و العاب قص الشعر والعديد من الاصناف الاخرى وهناك مواقع تتضمن كل هذه الانواع ولكن يوجد مواقع اخرى تتضمن صنف واحد فقط متلا وتكون متخصصة به وهم الاكتر وجودا بالنت لان المواقع الكبيرة والمعروفة على الصعيد العالمي هي التي تحتوي على تشكيلة تحتوي على كل الاصناف

    ReplyDelete
  41. Great post! We explain about this information easy understanding.Keep it well works!!!
    Selenium Training in Chennai

    ReplyDelete
  42. This is excellent information. It is amazing and wonderful to visit your site.Thanks for sharng this information,this is useful to me...
    Android Training in Chennai
    Ios Training in Chennai

    ReplyDelete
  43. You have done great work with image explanation. Thanks to shared this informative details with us. Keep updating.
    DBA course syllabus | DBA training courses

    ReplyDelete
  44. Useful information. i am looking SAP HANA Online Training with real time project.

    ReplyDelete
  45. If you managing to scolders your move from goods packers and movers Pune entire point of the loaded with in the assistance you regard compare get back estimates from tasking for task if the trustworthy become also provide perfect offer in case give the time shift to 1bhk, 2bhk, 3bhk and 4bhk direly rough three ways good require from option to approach hassle to header about this and best quality of the service are provide in this perfect location appears individual to the according above the nation Foogle packers and movers in Mumbai like service to all of you calculate to know well about the movers charges with packing materials for now.

    http://www.fooglepackers.com/packersmoverspune.html

    http://www.fooglepackers.com/packersmoversmumbai.html

    ReplyDelete
  46. For intercity relocation, the movers will in like manner offer assurance to shield you from any mischief and in this way it's maybe the best way to deal with move family, auto or office items.
    Movers and packers in OMBR layout

    ReplyDelete
  47. I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.

    weblogic tutorial

    ReplyDelete
  48. When I initially commented, I clicked the “Notify me when new comments are added” checkbox and now each time a comment is added I get several emails with the same comment. Is there any way you can remove people from that service? Thanks.

    Hadoop Training in Chennai

    ReplyDelete
  49. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. AWS is designed to allow application providers, ISVs, and vendors to quickly and securely host your applications. Credo Systemz provides the best AWS Training to get your certifications easily.



    AWS Training with Placements: 

    Credo Systemz, Velachery/OMR is the best Amazon Web Services Certification Training ranked by more than 2000+ certified candidates all over India. Our Amazon Web Services® training  program includes all the important services to do your aws certifications easily.  Our Amazon Web Services Course Fees is very normal which anyone can pay after the first class with satisfaction if you are not satisfied with the training then it will be refunded. 

    We were also providing AWS Training as weekend, weekday and online session as well.  Book a free demo session to understand our quality of the training. 



    FREE PDF - AWS Course Content 

    ReplyDelete
  50. Computer Virus is a malicious program that has been developed by the team of remote hackers. The main purpose of the virus is to make a huge profit by manipulating innocent users. It silently sneaks into the targeted PC and conducts a series of malevolent activities inside the system. It can block all the system security related program and also open a backdoor to invites other dangerous threat to put the system at high risk. Remove it immediately just after detecting it on the system.
    For more details: Visit uninstall malware and virus
    How to remove malwares from virus
    Come rimuovere il malware dal virus
    Comment supprimer les logiciels malveillants du virus
    Hoe malware van virussen te verwijderen

    ReplyDelete
  51. Photos are very precious to us. sometime, unfortunely or mistakenly photos from the camera gets corrupts or damaged. In such situation. try to recover all those photos with the help of Photo Recovery Tool


    For More Info: http://www.digitalphoto-recovery.com

    More information: visit Regain Deleted Photosfrom Digital Camera

    ReplyDelete
  52. I have visited this blog first time and i got a lot of informative data from here which is quiet helpful for me indeed. 
    Python training in pune
    AWS Training in chennai
    Python course in chennai

    ReplyDelete
  53. I’d love to be a part of group where I can get advice from other experienced people that share the same interest. If you have any recommendations, please let me know. Thank you.
    safety courses in chennai

    ReplyDelete
  54. Amazing information,thank you for your ideas.after along time i have studied
    an interesting information's.we need more updates in your blog.
    German Training in Vadapalani
    German Training in Mogappair
    german coaching in bangalore
    german training in bangalore

    ReplyDelete
  55. This blog is more effective and it is very much useful for me.
    we need more information please keep update more.
    Core Java Training in Bangalore
    Java Courses in Chennai Ambattur
    Java Training in Nungambakkam
    Java Training in Navalur

    ReplyDelete
  56. This information is impressive. I am inspired with your post writing style & how continuously you describe this topic. Eagerly waiting for your new blog keep doing more.
    cloud computing training in chennai
    Cloud Computing Courses in Chennai
    Big Data Training in Chennai
    Hadoop Training in Chennai
    JAVA Training in Chennai
    JAVA Course in Chennai

    ReplyDelete
    Replies
    1. I was just browsing through the internet looking for some information and came across your blog. I am impressed by the information that you have on this blog. It shows how well you understand this subject. Bookmarked this page, will come back for more.
      data science course in singapore

      Delete
  57. This content is very good way for devolep the knowledge. Thanks for your wonderful post. I would like to regular updates from your blog...
    Best IELTS coaching in Chennai
    IELTS classes in Chennai
    Best IELTS coaching centres in Chennai
    IELTS coaching center in Chennai

    ReplyDelete
  58. I have a mission that I’m just now working on, and I have been at the look out for such information Dedicated Servers Hosting in US

    ReplyDelete
  59. This comment has been removed by the author.

    ReplyDelete
  60. I the really love theme design of your website. Do you ever run into any browser compatibility problems?
    safety course in chennai

    ReplyDelete
  61. A small number of my blog audience have complained about my site not working correctly in Explorer but looks great in Safari. Do you have any ideas to help fix this problem?
    safety course in chennai

    ReplyDelete
  62. Nice article i was really impressed by seeing this article, it was very interesting and it is very useful for me.

    dgreatwallofchina
    Education

    ReplyDelete
  63. Thank you a lot for providing individuals with a very spectacular possibility to read critical reviews from this site.
    Java training in Chennai | Java training course in Chennai

    ReplyDelete
  64. Its a good post and keep posting good article.its very interesting to read.
    R Training in Chennai

    ReplyDelete
  65. Thank you for sharing such great information very useful to us.
    Embedded System Training in Delhi

    ReplyDelete
  66. Such an great and nice blog, Thank you for sharing this wonderful post.


    Data Science Courses Bangalore

    ReplyDelete
  67. Thank you for your post, I look for such article along time, today i find it finally. this post give me lots of advise it is very useful for me.
    data analytics certification courses in Bangalore
    ExcelR Data science courses in Bangalore

    ReplyDelete
  68. This is a great post. I like this topic.This site has lots of advantage.I found many interesting things from this site. It helps me in many ways.Thanks for posting this again.
    big data course malaysia

    ReplyDelete
  69. This gives you knowledge on the most proficient method to create and where to put your next TV promotion. https://callgear.com/

    ReplyDelete


  70. Thank you for sharing the article. The data that you provided in the blog is informative and effective.
    Best Devops Training Institute

    ReplyDelete
  71. Really appreciate this wonderful post that you have provided for us.Great site and a great topic as well i really get amazed to read this. Its really good.
    I like viewing web sites which comprehend the price of delivering the excellent useful resource free of charge. I truly adored reading your posting. Thank you!
    Data Science Courses

    ReplyDelete
  72. Gangaur Realtech is a professionally managed organisation specializing in real estate services where integrated services are provided by professionals to its clients seeking increased value by owning, occupying or investing in real estate.
    pmp certification malaysia

    ReplyDelete
  73. If you have lost your important photos or videos from Digital Camera, Smartphones or Android then you need to use Digital Photos Recovery Software. So, download the tool as early as possible.

    http://www.digitalphotos-recovery.com/

    ReplyDelete
  74. This comment has been removed by the author.

    ReplyDelete
  75. Thanks for the great article this is very useful info thanks for the wonderful post.web design company in velachery


    ReplyDelete
  76. Great the given information and to anlyze that post,i get new information because of all given information very excellent and to developed for you.Thank you so much shared that valuable information.
    web design company in velachery

    ReplyDelete
  77. The information is worth thinking over. I am really thankful to you for posting this blog.
    Selenium Training in Chennai | Best Selenium Training in Chennai

    ReplyDelete
  78. If your Windows PC has been infected with harmful trojan, malware, spyware, ransomware, browser hijacker etc then you should make use of Automatic Removal Tool. It supports lots of advanced features and user-friendly interface. So, download the tool now.

    Read more information: http://www.pcprotection-tips.com/

    ReplyDelete
  79. If you have lost your important photos or videos from SD card, Smartphone, Digital camera, pen drives, camcorders etc then you are advised to make use of Digital Photo Recovery Software. So, check the working efficiency of the tool by downloading its trial version.

    Read more information: http://www.digitalphotos-recovery.com/

    ReplyDelete

  80. Thanks for sharing information. Choosing computer accessories from leading IT store offer great discount and value for your money Computer Store Australia | All in One Pc Australia

    ReplyDelete

  81. Thanks for sharing information. Choosing computer accessories from leading IT store offer great discount and value for your money Computer Store Australia | All in One Pc Australia

    ReplyDelete
  82. Your post comes with database connectivity and Your basic ideas will give so much energy to every beginners. I kindly welcome your post.
    web designing in theni

    ReplyDelete
  83. Thanks for sharing..

    Leanpitch provides online training in Scrum during this lockdown period everyone can use it wisely.

    Scrum Values

    ReplyDelete
  84. Checkout the best fitness band india under 5000 are stylish, light-weight and comfortable to wear. best fitness band in india under 5000

    ReplyDelete
  85. Very happy to explain my SQL stored procedures. All the PHP students will get benefit from this. It makes me so happy. Wonderful service.
    Web Development Company in Madurai | Drop Taxi in Vellore

    ReplyDelete
  86. Get updates on bee modelling jobs, freelance singing jobs, freelance makeup artists jobs, freelance anchoring jobs, freelance stylist jobs in India. modeling jobs

    ReplyDelete
  87. Buy gifts for beer lovers, Christmas gifts for parents, Christmas gifts for grandma, grandpa and for all your dear ones. gifts for brother

    ReplyDelete
  88. Get some unheard viral news which has been trending, latest and unknowing viral news going viral in India. viral news in hindi

    ReplyDelete
  89. MySQL is the most commonly used relational database. Discover Pega Training In Chennai and learn the most essential skill of backend developers. Thank you for sharing this tutorial.

    ReplyDelete
  90. MySQL is the most commonly used relational database. Discover big data course in Chennai and learn the most essential skill of backend developers. Thank you for sharing this tutorial.

    ReplyDelete
  91. MySQL is the most commonly used relational database. Discover big data course in Chennai and learn the most essential skill of backend developers. Thank you for sharing this tutorial.

    ReplyDelete
  92. Checkout for the quotes life, love, inspirational, motivational quotes in hindi. Get the best motivational quotes, love quotes etc.Looking for the best motivational quotes? Here get the thoughts in hindi, motivational, inspirational, attitude , love, moral stories in hindi. motivational quotes in hindi

    ReplyDelete
  93. This is an awesome blog. Really very informative and creative contents. This concept is a good way to enhance the knowledge. Thanks for sharing. Primavera p6 Training Online | Primavera Training Chennai

    ReplyDelete
  94. Nice and very informative blog, glad to learn something through you.
    best data science courses

    ReplyDelete
  95. Do you want to get IELTS Coaching in bangalore , India ? If Yes, SO YES School of Language is the best institute for IELTS Coaching

    ReplyDelete
  96. The majority of the organizations having Salesforce carried out in to their business can be essentially ordered in to three classes. Salesforce training fee in Pune

    ReplyDelete
  97. Very Informative blog thank you for sharing. Keep sharing.

    Best software training institute in Chennai. Make your career development the best by learning software courses.

    Best Docker Training in Chennai
    azure training in chennai
    power bi training in chennai

    ReplyDelete
  98. Your new valuable key points imply much a person like me and
    extremely more to my office workers. With thanks; from every one of
    us.
    mysql training in chennai
    unix training in chennai
    Software training institute in chennai

    ReplyDelete

  99. Much obliged for sharing this brilliant substance. its extremely fascinating. Numerous web journals I see these days don't actually give whatever pulls in others however the manner in which you have plainly clarified everything it's truly awesome. There are loads of posts But your method of Writing is so Good and Knowledgeable. continue to post such helpful data and view my site too...
    How to make a paper airplane | Origami paper plane | Boomerang Airplane | how to make a eagle paper airplane | Best paper airplane design for distance and speed | Nakamura lock paper airplane

    ReplyDelete
  100. This blog is really helpful. Thank you for providing this interesting article to us. Learning SQL course in Pune can provide you with a competitive edge, as the city's tech landscape offers ample opportunities for hands-on practice and real-world experience.

    ReplyDelete
  101. Your work is very good, and I appreciate you and hopping for some more informative posts it may help us. Are you searching for the best online home tuition for class 7? Your search’s end here with Ziyyara Edutech's online home tuition. Our Positive Learning Environment and dedicated educators boost academic success.
    Book A Free Demo Today visit Tuition at home for 7th standard

    ReplyDelete