Consider the table T1 it consits A,2,3,4 consider another table t2 it contain 1,2a,3a,4a now i need o get the upadted answer
3 4799How to fetch records from a One to Many relationship table. eg: wanna get details of all orders for a specific customer. (do not want repeatation of master table records for child table records)
2 4995statement (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 3418can i write function in stored procedure and stored procedure in function and nested procedure.Give one example for each question?
1 9207what is package configuration variable?How to change file name in folder dynamically?Plz help me
1 3346
What is scd (slowly changing dimension)? : sql server analysis services, ssas
What are synonyms?
How to recompile stored procedure at run time?
What is indexing a document?
Can group functions be mixed with non-group selection fields in ms sql server?
Can I work with several databases simultaneously? : sql server management studio
How to install sql server 2005 express edition?
What is the difference between a check constraint and a rule?
How to perform key word search in tables?
How to create nested stored procedure?
Do you know exporting and importing utility?
What is query processing?
How can we delete Duplicate row in table?
Explain mixed authentication mode of sql server?
What are the operating modes in which database mirroring runs?