I am getting this error while firing following command SELECT User, Password FROM User; ERROR 1146 (42S02): Table 'mysql.User' doesn't exist
Post your Comment
Account Management Statements Account Management Statements In MySQL user account information?s are stored in mysql... GRANTS statements for determining the account has what type of privileges. 
session management session management hello, I m doing project completly jsp's .In that jsp only coding and designing,now i m getting a problem that when session timeout some sql statements should execute like to make logout status to true.so
predicates and statements? predicates and statements? Explain about predicates and statements
Management Management Hi, Can anyone give me full details of Management? Thanks Hi, Please see the thread What is management? Thanks
java statements
Java statements
Jdbc statements
loop statements
Chapter 14. Security Management ;Security Management Identify correct and incorrect statements about the EJB support for security management including security roles, security role
Summary - Statements Java: Summary - Statements Each control statements is one logical statement, which often encloses a block of statements in curly braces {}. The examples... statement is to choose some statements to execute depending on the integer
The INSERT INTO Statements in SQL? The INSERT INTO Statements in SQL? The INSERT INTO Statements in SQL? Hi, The INSERT INTO statement is used to insert a new row or multiple rows into a table. SQL INSERT INTO Syntax INSERT INTO table_name VALUES
What is the Delete Statements in SQL? What is the Delete Statements in SQL? What is the Delete Statements in SQL? Hi, Here is the answer, Delete statement in SQL is used to delete partial/all data. Especially delete statement is useful in case
general syntax for a SELECT statements general syntax for a SELECT statements Write down the general syntax for a SELECT statements covering all the options Hi, The general... shows how we can use different optin with the select statements. SELECT select
Identify correct and incorrect statements or examples about an entity bean's primary key and object identity. Identify correct and incorrect statements or examples about... and incorrect statements or examples about an entity bean's primary key and object... the management of the primary keys by the Container
Java Control Statements Java Control Statements Introduction to Control Statements In this section, we are going to discuss the control statements. Different types of control statements
Java Control Statements Java Control Statements  ... the control statements. Different types of control statements: the decision making statements (if-then, if-then-else and switch), looping statements (while, do-while
loop, control statements
Hibernate generated SQL statements on console Hibernate generated SQL statements on console If you want to see the Hibernate generated SQL statements on console, what should we do? If you want to see the Hibernate generated SQL statements on console just add
Greatest Ideas in Human Resource Management Human resource management is one of the most creative zones that play... of the management and their happiness in work would invariably ensure greater productivity. Some of the greatest ideas in human resource management that make any company
Statements in JDBC - Java Interview Questions Statements in JDBC Hi, Explain statement, preparedstatement, callable statement. which is best and why. when to use preparedstatement. plz dont give link . explain ur words with example
java program using control statements... java program using control statements... public class ControlStatements { public static void main(String args[]){ int x=10; if(x==0){ System.out.println("It is zero"); else if(x>0) System.out.println
Objective C if else statements syntax Objective C if else statements syntax What is the syntax of if else statements in Objective C? Using of if else statement in Objective C There is no changes in the syntax format of if else statement. You can write
Executing Set of SQL statements in Java Executing Set of SQL statements in Java Hi, I am trying to execute a procedure which is stored in MS SQL server's database. I have configured...= cstmt.executeQuery(); The procedure has drop temp table statements, select multiple
Learn Management Learn Management Hi, How to learn Management online? Thanks Hi, You can learn management at Management tutorials section. Thanks
memory management memory management memory management in java
attendance management VB attendance management software i want source code for attendance management system in vb.net.
attendance management attendance management software in Visual Basic i want source code for attendance management system in vb.net.
ERROR 1146kushal March 30, 2011 at 1:53 PM
I am getting this error while firing following command SELECT User, Password FROM User; ERROR 1146 (42S02): Table 'mysql.User' doesn't exist
Post your Comment