java.sql.SQLException: Invalid column index

Hi i am trying to retrieve some data from the database using the following code


public class Database {


public static void main(String arg[])...