Answer Posted / chandrasekar
%type
%rowtype
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main steps in java to make JDBC connectivity?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
How many types of jdbc drivers are available?
What is new in JDBC 2.0?
What are the main components of JDBC ?
Which is best database for java?
What are the packages are used in jdbc?
What is the full form of jdbc and what is its purpose?
How do I load a database driver with JDBC 4.0 / Java 6?
What are clob and blob data types in jdbc?
Which is better jpa or jdbc?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is the JDBC syntax for using a literal or variable in a standard Statement?
What is com mysql jdbc driver?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.