iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..
4 8413what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
3063How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
1 4947In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
2118main() { int y=10; if(y++>9 && y++!=10 && y++>10) { printf("%d",y); else printf("%d",y); } }
4 12698How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
2 5482Why do we use Process On Value Request(POV) event instead of data element,search help in module pool.
1 7265What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing..
2020write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
1 4869Post New Wipro Interview Questions
Why do companies find public deposits attractive?
How do I uninstall themes?
If you are working Microsoft excel, which type of file you used .excel or .csv?
Explain the api in drupal 7?
What does bode plots shows?
I want to know how much the lapping length for the pilecap reinforcement.. we r using single pile cap which is 24mby54m and 2.5m depth.. total 91piles are supporting the pile cap.. how to do a steel reinforcement??
What is datasource in ios swift?
what is apply SI post
Explain the functionality of osi session layer?
What is raid-10 ? and how it will work?
What is com mysql jdbc driver?
How can you identify the ip class of given a ip address?
I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next
To bind columns manually which tags do you need to add within the asp:datagrid ?
What is the difference between xylem and phloem?