How do I start sql from command line?
No Answer is Posted For this Question
Be the First to Post Answer
What is a sql trace file?
a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.
how to get a list of columns in an existing table? : Sql dba
select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?
What is self-join and what is the requirement of self-join?
How packaged procedures and functions are called from the following?
Why is sql better than hql?
Are null values same as that of zero or a blank space?
What is a database link?
what is a join? : Sql dba
Create a procedure to delete certain records from a table and display the total number of records deleted in this process. (Condition for deletion can be of ur choice, for instance delete all records where eid='')
Table name: T1, it has only one column. col1 ------ c b a b b b b d s a a t s Requirement: I need the following output from the above base table by using SQL query. col1 Cnt ----- ------- a 3 b 5 Others 5 Please help. Thanks Guru v.gurus@in.com
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)