The point here is that I don’t have the data base table names so please don’t suggest to choose one table on to do on it ‘SELECT COUNT(*)’
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This depends on the database, but usually there are some tables that always exist or a table isn’t even required.
For Oracle:
For SqlServer:
Not very elegant, but generally does the job if you know the database brand.