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) statement (of account) Receive ID_receive Date_receive Amount_receive TO_receive From_receive Description_receive 1 2010/01/01 500 Bank Ahmed Payment from the account 2 2010/02/01 700 Bank Ahmed Payment from the account Payment ID_payment Date_payment Amount_payment From_payment To_payment Description_payment 1 2010/03/01 1000 Ahmed Sales Sale goods 2 2010/04/01 1500 Ahmed Sales Sale goods How can crate Stored Procedures for the statement (of account) from these tables? I want statement (of account) like this: (in sql 2005) ID_ name description debit account credit account balance
1 3436Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
2 5161can i write function in stored procedure and stored procedure in function and nested procedure.Give one example for each question?
1 9213what is package configuration variable?How to change file name in folder dynamically?Plz help me
1 3352
What is mysqli procedural?
What is isnull() operator?
What is user in sql?
Explain “not null constraint” in sql server?
Which database server is best?
How many databases should a dba manage?
What do you mean by cql and how to execute cql commands in neo4j?
Write the syntax for stuff function in an sql server?
Explain difference between cross join and full outer join?
Explain the working of foreign key?
What is sql server and ase?
What is difference between group by and partition by?
How do I restart mysql on windows?
How do I remove all records from a table?
Why join is faster than subquery?