ระบบตรวจสอบการเขียนคำสั่ง SQL (SQL Command Checking System)
Main Article Content
Abstract
งานวิจัยนี้พัฒนาระบบงานประยุกต์บนเว็บที่สามารถตรวจสอบความถูกต้องของคำสั่ง SQL และให้คำแนะนำในกรณีที่ระบบตรวจสอบพบว่ามีการเขียนคำสั่ง SQL ไม่ถูกต้อง การทำงานของระบบประกอบไปด้วย 3 ส่วน คือ การจัดการฐานข้อมูลระบบ การทดสอบคำสั่ง SQL และการให้คำแนะนำการเขียนคำสั่ง SQL จากผลการทดลองการใช้งานระบบพบว่าระบบมีความถูกต้อง 100% สามารถนำระบบทดสอบการเขียนคำสั่ง SQL ไปใช้ประกอบการเรียนการสอนรายวิชาระบบฐานข้อมูล เพื่อช่วยพัฒนาทักษะการเขียนคำสั่ง SQL ของผู้เรียน และช่วยลดกำลังคนและเวลาที่ต้องใช้ในการตรวจสอบความถูกต้องของการเขียนคำสั่ง SQL
This research developed a web application for checking the correctness of SQL and advise if the system detects that the SQL statements are incorrect. The system works in 3 processes: Database management, SQL testing and SQL guidelines. According to the experiment, the accuracy of the system is 100%. Therefore, the system is able to use in teaching database system to help develop student skills and reduce manpower and time required to verify the accuracy of the written SQL statements.