I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?
1 5593What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
2 17908Source is Sales Table: Sno Prod Sales Sales_Amount 1 A 10 2000 2 A 20 1000 3 C 10 3000 4 D 30 4000 5 A 20 1000 Target : Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A) 90 11000 50 4000 In single query, pls tell me.
5 8372Post New CGI Interview Questions
What are the advantages of queue?
Is apache spark in demand?
What is the difference between kmeans clustering and hierarchical clustering?
How do you check if angular cli is installed?
What is 'important' declaration?
Is microsoft access in the cloud?
Explain about power designer data modeling software?
How do I allow a table to break across pages?
What is the use of tcp/ip?
What kinds of responsibilities does a dba have in a database environment?
What is the main purpose of xml?
What is system unit?
What is quicktest professional window?
How to set layout’s attribute programmatically in android?
What is ienumerable t in c#?