How do I write a cron which will run a sql query and mail the results to agroup?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between select statement and cursor
What are the different types of database management systems?
What is the difference between pl and sql?
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
What is the order of sql select?
Does sql require a server?
what will be the output: select 1 from emp union all select 2 from emp;
Can we use distinct and group by together?
How do I run a query in pl sql developer?
Define the select into statement.
what are rollup and cube in t-sql? : Transact sql
how to create a new table by selecting rows from another table in mysql? : Sql dba
Oracle (3253)
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)