Hi,
I hope someone can help me out? I have two columns
A
1
2
3
4
5
6
10
and
B
1
2
4
5
6
I would like to compare the two columns. The result I would like to see is 3,10
Hi,
Maybe someone can help me out with the following.
I have to tables I need to know the missing numbers.
Table A
NRA
1
1
2
2
2
3
3
4
4
5
5
7
7
7
7
Table B
NRB
2
2
2
3
3
3
3
5
I would like to see which number is not present in B
the result should be shown ones
so the result should...
I hope someone can help me with the next problem.
I have a table bookings
NR ID Quantity SECNAME ID
1001 1 1000 abc 5
1002 2 2000 def 6
1003 3 3000 ghj 7
1004 4 4000 klm 8
and a table names
ID Type country
1 Client US
2...
I hope somebody can help me with the next problem.
There are three tables involved:
Table: movements.
Value Date Account Amount Cur DRCR
1-1-2003 123 2000 EUR CR
1-2-2003 456 1500 EUR CR
1-2-2003 123 1450 USD CR
1-4-2003 456 1250 EUR CR
1-7-2003...
I hope somebody can help me with the next problem.
Table: movements.
Value Date Account Amount Cur DRCR
1-1-2003 123 2000 EUR CR
1-2-2003 456 1500 EUR CR
1-2-2003 123 1450 USD CR
1-4-2003 456 1250 EUR CR
1-7-2003 123 800 USD CR...
Hi,
I want to extend the query and join some tables to be able to have a report with the name of each account and the exchange rate of the currency. And finally I want to see the total value in EUR in a seperate column.
This is table movements.
Value Date Account Amount Cur DRCR
1-1-2003 123...
I Want to make a query and the result should calculate the total balance
per Accountnumber per Value date by entering a Value date.
Table: Movements
Value Date Accountnumber Amount Cur DR/CR
01-1-2003 123 2000 EUR CR
01-2-2003 456 1500 EUR CR
01-2-2003 123 1450 USD CR
01-4-2003 456 1250...
have two tables :
Articles
ID Name
123 AAA
456 BBB
789 CCC
888 DDD
Prices
ID Price
123 10
456 20
789 30
999 40
The query should result in a list where all information that is available
is visiable. SO infact...
I have two tables :
Articles
ID Name
123 AAA
456 BBB
789 CCC
888 DDD
Prices
ID Price
123 10
456 20
789 30
999 40
The query should result in a list where all information that is available
is visiable. SO infact in need to combine these two tabels.
ID Name Price...
Who can help me with this problem.
I want to create query from the Table Marketprices ?
SECURITY PRICEDAT PRICE
ABC 12/12/02 10
ABC 13/12/02 11
ABC 14/12/02 10
DEF 15/12/02 20
GHJ 13/12/02 21
GHJ 16/12/02...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.