This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
mysql> DROP table employee; Query OK, 0 rows affected (0.05 sec) mysql> select * from employee; ERROR 1146 (42S02): Table 'sample.employee' doesn't exist
No comments:
Post a Comment