|
|
-
|
|
Hi All,Before I start, a quick introduction. I am Pranay and I have worked primarily as a BI Developer with ETL and reporting tools like Informatica, IBM Datastage and Business Objects since 8 years.Recently I am working on a project where the requireme...
|
|
-
|
|
Hi,I am working with a new project that needs CDC features. Working in between I have encountered some problems.1) Do we need 'n' number of Data flow tasks if we have 'n' number of tables?2) Can we loop the data flow task and pass the table names throug...
|
|
-
|
|
Howdy, I have tried many times to build a database from an xml file but not succeeded. Is it possible or a manual task.Please understand I want build database not a table. ISO19139_template.xml (ie, the xml contains numerous elements that I want to be t...
|
|
-
|
|
What is Full Load and Delta Load in SSIS?I have come across this question in my last interview, can anyone please clarify on this. ...
|
|
-
|
|
Hi all, I've been racking my head over this for a few days now. I am VERY new to SQL / SSRS. I am trying to create a profit report that incorporates multiple tables:Table1: Order headerTable2: Charges related to the Order HeaderTable3: Line Items of...
|
|
-
|
|
Hi,I would like to write CTE Query to get expected results.Here are the table and expected results.1) declare @t table(zid int,dok varchar(100),stawka int) insert into @t values (1,'333',10), (2,'333',10), (3,'333',20), (4,'333',30), ...
|
|
-
|
|
It seems the following feature will be removed in futur versions of SQL: EXEC sp_change_users_login 'Report' Does anybody know how to produce this report using sys.database_principals?Thanks!...
|
|
-
|
|
Hi
I would be really grateful if you could help me. I am currently working on a website i have designed. I now need to build a database and connect that to a ftp server? How do i do this??
Any advise would be most welcoming.
Thank you for your time
A...
|
|
-
|
|
Hi,Can i ask someone directly about help or some informations?RegardsGogul...
|
|
-
|
|
Hi.I would like to sent you puzzle to solve (Maybe to Puzzle challenge )Table1ID t1 t2 t3 t4 t5 t6---------- 1 10 20 30 40 50 51 2 10 20 30 40 NULL 41 3 10 20 30 NULL NULL 31 4 10 20 NULL NULL NULL 21 5 10 20 30 40 60 80 6 10 20 ...
|
|