package jj;


import java.sql.*;
import java.lang.*;
public class Student{
static Statement st;
static ResultSet rs;
static Connection n;