Question: Is it possible to query a record datacard on the value of the field (REST API)?

Hi everyone :-)

URL: / data/Objetpersonnalise / {id}? count = {number} & page = {page} &Search = {}, & orderBy = {orderBy} & lastUpdatedAt = {lastUpdatedAt}

Can we get a result based on a search query on the value of the field?

Thank you!

ADI

Hello Adi,

You should be able to query the value of a CDO field via the name of the database field.

Example: CDO field "City" is the name of the city of '1 '.

Your query: / data/Objetpersonnalise / {id}? Search = Ville1 = Berlin

Tags: Marketers

Similar Questions

  • Is it possible to display a dialog box with the fields/custom controls for the Windows Vista login screen to the top.

    Hello

    In Windows XP (prior to Windows Vista), a Service could be interactive and display a window/dialog on the login screen.

    Of course services are no longer allowed to be interactive, and certainly, I agree that it is an improvement in security.

    However, say if I wanted to do one of the following values, which is possible (and how to implement). I don't mind what language I have to set in.

    (1) add a button in the login screen that says "Reset Password" which will then invite a form with questions of security.

    (2) run an application within the login window

    Really appreciate any help on this matter,

    Mark

    Hi Mark,

    The question you posted would be better suited in the MSDN Forums; We recommend that you post your question in the MSDN Forums to get help:

    http://social.msdn.Microsoft.com/forums/en-us/categories

    See the following for more information Microsoft article.

    http://blogs.msdn.com/b/securitytools/archive/2009/07/30/how-to-build-custom-logon-UI-s-in-Windows-Vista.aspx

    http://blogs.technet.com/b/Aho/archive/2009/11/15/custom-credential-provider-for-password-reset.aspx

    Keep us updated on the status of the issue.

  • Error when querying the vCO REST API

    I have tries to interrogate vCO for a list of names of workflow but hit problems.  I do a GET request to the following URL by using a client of REST easy:

    https://VCO.domain.local:8281/api/workflows? key = name & maxResult = 5

    Request headers:

    Accept: application/json;v=5.1.1

    Content-Type: application/json;v=5.1.1

    Authorization: Basic 8s7f6s8f698s6f87s68f7 =

    Connection: keep-alive

    Origin: chrome extension: //rest-console-id

    User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36 Chrome/30.0.1599.69

    I get the answer next, followed by a stack dump:

    < html > < head > < title > JBossWeb/2.0.1.GA - error report < / title > < style > <!-H1 {do-family: Tahoma, Arial, without serif; color: white; background-color: # 525 76; do-size: 22px ;}} H2 {do-family: Tahoma, Arial, without serif; color: white; background-color: # 525 76; do-size: 16px ;}} H3 {do-family: Tahoma, Arial, without serif; color: white; background-color: # 525 76; do-size: 14px ;}} BODY {do-family: Tahoma, Arial, without serif; color: black; background-color: white ;}} B {do-family: Tahoma, Arial, without serif; color: white; background-color: # 525 76 ;}} P {do-family: Tahoma, Arial, without serif;: white background; color: black; do-size: 12px ;}} A {color: black ;}} B.SID {color: black ;}} HR {color: # 525 76 ;} - > < / style > < / head > < body > < h1 > State HTTP 500 - < / h1 > < HR size = "1" = "noshade" noshade > < p > < b > enter < /b > < /p > < p > < b > report Exception message < /b > < u > < / u > < / p > < p > < b > description < /b > < u > the server has} encountered an internal error () that prevented from fulfilling this request. < /u > < / p > < p > < b > exception < /b > < pre > org.springframework.web.util.NestedServletException: processing of the query failed. nested exception is java.lang.NullPointerException

    HOWEVER, the next request will be return 5 ID workflow as expected, only change being the key request parameter.  Any ideas on what I am doing wrong?

    https://VCO.domain.local:8281/api/workflows? key = id & maxResult = 5

    Just checked the source and it seems that when using "keys" to filter the returned properties must always include "id".

    Defining the two should work ? key = name & key = id

    https://vco.domain.local:8281/api/workflows? key = name & key = id & maxResult = 5?

    I'll open a bug and it will fix for the next version of update.

  • SQL query, generate several lines in a value in a field

    I use the Oracle database. Imaging I have a table with a row as follows

    col1 |  col2. COL3

    "Str1" | "Str2". 4

    The value of col3 = 4 is expected to generate 4 rows as follows:

    col1 |  col2. COL3

    "Str1" | "Str2". 1

    "Str1" | "Str2". 2

    "Str1" | "Str2". 3

    "Str1" | "Str2". 4

    After several hours in front of the screen and stil no chance - how do I create such a select query?

    It will work

    Select * from test_table:

    COL1 COL2 COL3

    str1 str2 2

    strA, strb 4

    STRX deltas 8

    WITH t(col1,col2,col3) AS
            (
            select col1,col2,col3 from test_table
             union all
             select col1,col2,col3-1 from t where col3>1)
    SELECT *
      FROM t
      order by col1,col3;
    

    OUTPUT:

    COL1 COL2 COL3

    -------------------------

    str1 str2 1

    str1 str2 2

    strB Stra 1

    strA, strb 2

    strA, strb 3

    strA, strb 4

    deltas STRX 1

    STRX deltas 2

    deltas STRX 3

    STRX deltas 4

    STRX deltas 5

    STRX deltas 6

    STRX deltas 7

    STRX deltas 8

    See you soon,.

    Manik.

  • Is it possible to assign a variable only if the field is filled?

    I have a formula that calculates multiple variables on the base. It's driving me crazy. It will work great for a few months and then it will stop working correctly and the debugger will come up with a lot of mistakes. The quantities of leaflets of form for several different ships and needs a lot of variable - I don't know if this has anything to do with it.

    I get the error message:

    TypeError: this.getField (...). value.toUpperCase is not a function

    34:acroform:DPoundsA:CalculateException online function top_level, script AcroForm:DPoundsA 34: calculate

    Here is a sample of the coding for one of the 13 lines to calculate the remaining quantity in the vessels, is anyway to simplify this:

    Use the entry in the field trailer Drop weight to determine how much to subtract the weight fall entry to calculate talon books

    heel of var = this.getField("DWieght").value;

    If (heel > 0) {}

    If (this.getField("Trailer").value == '86001') {}
    Event.Value = heel-22040;
    }
    If (this.getField("Trailer").value == '86002') {}
    Heel-22700 = Event.Value;
    }
    If (this.getField("Trailer").value == '4742') {}
    Heel-22480 = Event.Value;
    }
    If (this.getField("Trailer").value == '86003') {}
    Heel-22480 = Event.Value;
    }
    If (this.getField("Trailer").value == '86004') {}
    Event.Value = heel-22300;
    }
    If (this.getField("Trailer").value == '86005') {}
    Heel-22580 = Event.Value;
    }
    If (this.getField("Trailer").value == '86006') {}
    Heel-22320 = Event.Value;
    }
    If (this.getField("Trailer").value == '86007') {}
    Heel-21980 = Event.Value;
    }
    If (this.getField("Trailer").value == '86008') {}
    Event.Value = heel-23180;
    }
    If (this.getField("Trailer").value.toUpperCase () == 'T602') {}
    Heel-14060 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-602') {}
    Heel-14060 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 'T603') {}
    Heel-16420 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-603') {}
    Heel-16420 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == "T610") {}
    Heel-21900 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-610') {}
    Heel-21900 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 'T611') {}
    Heel-20940 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-611') {}
    Heel-20940 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == "T621") {}
    Heel-17180 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-621') {}
    Heel-17180 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 'T702') {}
    Heel-19900 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == 't-702') {}
    Heel-19900 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '2R339') {}
    Heel-11280 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '2R338') {}
    Heel-11200 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '2R357') {}
    Heel-11200 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '2R358') {}
    Heel-11200 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '1R793') {}
    Heel-13360 = Event.Value;
    }
    If (this.getField("Trailer").value == '8058') {}
    Heel-22480 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '1R504') {}
    Heel-13200 = Event.Value;
    }
    If (this.getField("Trailer").value.toUpperCase () == '1R553') {}
    Heel-13300 = Event.Value;
    }
    If (this.getField("Trailer").value == '4180') {}
    Event.Value = heel-13090;
    }
    ElseIf (this.getField("Trailer").value.toUpperCase () == 'GATX060903')
    {
    Heelc-75900 = Event.Value;
    }
    ElseIf (this.getField("Trailer").value.toUpperCase () == 'UTLX902219')
    {
    Heelc-83100 = Event.Value;
    }
    ElseIf (this.getField("Trailer").value.toUpperCase () == 'UTLX902227')
    {
    Heelc-83200 = Event.Value;
    }}

    on the other
    Event.Value ="";

    Replace all instances of this.getField("Trailer").value by this.getField("Trailer").valueAsString...

  • Is it possible to activate / De Activate campaign via the REST API?

    Hello

    Is it possible to activate / campaigns via the API REST Eloqua activates?

    I was checking out this site on the Eloqua Rest API, but did not see the option http://secure.eloqua.com/api/docs/Static/Rest/2.0/index.htm

    Kind regards

    Aditya

    Yes, for example, to Activate your campaign, use a POST/assets / campaign / active / {id}, where id is the ID of the campaign.

  • Question about SUM in SQL query

    I have a ststement SQL that is listed below with its output.
    For the NUM_REQ column, I expect to get the number 832 because the pm_requirements_table contains 16 records and they all have a weekly frequency.
    16 * 52 = 832. The query returns 12480 I can see that it multiplies the 832 by 15 that matches the number of entries in the table of LPM 16 * 52 * 15 = 12480.
    I need the table l/min in there for other reasons, so my question is how can I return 832 and always have the table l/min as part of the query.

    Thank you
    George

    SQL
    SELECT 'NAS WIDE' as target
    , 1 as years
    , count(distinct lpm.fac_ident) as facilities
    , SUM(CASE  upper(req.frequency)
      WHEN 'DAILY' THEN 365
      WHEN 'WEEKLY' THEN 52
      WHEN 'MONTHLY' THEN 12
      WHEN 'QUARTERLY' THEN 4
      WHEN 'SEMIANNUALLY' THEN 2
      WHEN 'ANNUALLY' THEN 1
      ELSE 0
    END) as num_req
    FROM lpm, pm_requirements_table req
    group by 'NAS WIDE';
    OUTPUT
    "TARGET","YEARS","FACILITIES","NUM_REQ"
    "NAS WIDE",1,1,12480
    -- PM_REQUIREMENTS_TABLE
    "PUBLICATION_ORDER","PUBLICATION_PARAGRAPH_NUMBER","DESCRIPTION","FREQUENCY","CHECK_OR_MAINTENANCE","PRTANTAC_ID"
    "6310.19A","161A","Check transmitter average rf power output","WEEKLY","",2
    "6310.19A","161B","Check transmitter VSWR","WEEKLY","",3
    "6310.19A","161C","Check RMS transmitter pulse width","WEEKLY","",4
    "6310.19A","161D(1)","Check filament current","WEEKLY","",5
    "6310.19A","161D(2)","Check focus coil current","WEEKLY","",6
    "6310.19A","161D(3)","Check Klystron voltage","WEEKLY","",7
    "6310.19A","161D(4)","Check Klystron current","WEEKLY","",8
    "6310.19A","161D(5)","Check PFN voltage","WEEKLY","",9
    "6310.19A","161D(6)","Check vacuum pump current","WEEKLY","",10
    "6310.19A","161E","Check target receiver MDS","WEEKLY","",11
    "6310.19A","161F","Check target receiver NF","WEEKLY","",12
    "6310.19A","161G","Check target receiver recovery","WEEKLY","",13
    "6310.19A","161H","Check weather receiver MDS","WEEKLY","",14
    "6310.19A","161I","Check weather receiver NF","WEEKLY","",15
    "6310.19A","161J","Check weather receiver recovery","WEEKLY","",16
    "6310.19A","161K","Check spare modem operation","WEEKLY","",17
    -- LPM table
    "LOG_ID","FAC_IDENT","FAC_TYPE","CODE_CATEGORY","SUPPLEMENTAL_CODE","MAINT_ACTION_CODE","INTERRUPT_CONDITION","ATOW_CODE","SECTOR_CODE","LOG_STATUS","START_DATE","START_DATETIME","END_DATE","END_DATETIME","MODIFIED_DATETIME","WR_AREA","SHORT_NAME","EQUIPMENT_IDENT","INTERVAL_CODE","EARLIEST_DATE","EARLIEST_DATETIME","SCHEDULED_DATE","SCHEDULED_DATETIME","LATEST_DATE","LATEST_DATETIME","WR_CREW_UNIT","WR_WATCH","PUBLICATION_ORDER","PUBLICATION_ORDER_ORIGINAL","PUBLICATION_PARAGRAPH","PUBLICATION_PARAGRAPH_ORIGINAL","NUMBER_OF_TASKS","LOG_SUMMARY","COMMENTS","RELATED_LOGS","LPMANTAC_ID"
    108305902,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",07-MAY-10,"05/07/2010 3:24",07-MAY-10,"05/07/2010 3:28","05/07/2010 3:31","RADAR","SYS","SYSTEM","W","05/02/2010","05/02/2010 0:00",05-MAY-10,"05/05/2010 0:00",08-MAY-10,"05/08/2010 0:00","RADR","","6310.19A","6310.19A","161.K","161. K","1","","","",1
    108306002,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",02-MAY-10,"05/02/2010 21:00",02-MAY-10,"05/02/2010 21:30","05/03/2010 1:07","RADAR","SYS","CHAN B","W","05/02/2010","05/02/2010 0:00",05-MAY-10,"05/05/2010 0:00",08-MAY-10,"05/08/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",2
    108306102,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",02-MAY-10,"05/02/2010 21:00",02-MAY-10,"05/02/2010 21:30","05/03/2010 1:07","RADAR","SYS","CHAN A","W","05/02/2010","05/02/2010 0:00",05-MAY-10,"05/05/2010 0:00",08-MAY-10,"05/08/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",3
    104188702,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",29-APR-10,"4/29/2010 10:09",29-APR-10,"4/29/2010 10:11","4/29/2010 10:30","RADAR","SYS","SYSTEM","W","4/25/2010","4/25/2010 0:00",28-APR-10,"4/28/2010 0:00",01-MAY-10,"05/01/2010 0:00","RADR","","6310.19A","6310.19A","161.K","161. K","1","","","",4
    104188402,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",26-APR-10,"4/26/2010 13:33",26-APR-10,"4/26/2010 13:46","4/26/2010 15:23","RADAR","SYS","CHAN A","W","4/25/2010","4/25/2010 0:00",28-APR-10,"4/28/2010 0:00",01-MAY-10,"05/01/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",5
    104188502,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",26-APR-10,"4/26/2010 13:33",26-APR-10,"4/26/2010 13:46","4/26/2010 15:23","RADAR","SYS","CHAN B","W","4/25/2010","4/25/2010 0:00",28-APR-10,"4/28/2010 0:00",01-MAY-10,"05/01/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",6
    101223702,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",19-APR-10,"4/19/2010 1:30",19-APR-10,"4/19/2010 2:10","4/19/2010 3:12","RADAR","SYS","CHAN B","W","4/18/2010","4/18/2010 0:00",21-APR-10,"4/21/2010 0:00",24-APR-10,"4/24/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",7
    101223802,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",19-APR-10,"4/19/2010 1:30",19-APR-10,"4/19/2010 2:10","4/19/2010 3:12","RADAR","SYS","CHAN A","W","4/18/2010","4/18/2010 0:00",21-APR-10,"4/21/2010 0:00",24-APR-10,"4/24/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",8
    101223602,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",19-APR-10,"4/19/2010 1:00",19-APR-10,"4/19/2010 1:09","4/19/2010 3:12","RADAR","SYS","SYSTEM","W","4/18/2010","4/18/2010 0:00",21-APR-10,"4/21/2010 0:00",24-APR-10,"4/24/2010 0:00","RADR","","6310.19A","6310.19A","161.K","161. K","1","","","",9
    96642602,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",12-APR-10,"04/12/2010 10:25",12-APR-10,"04/12/2010 10:34","04/12/2010 17:49","RADAR","SYS","SYSTEM","W","04/11/2010","04/11/2010 0:00",14-APR-10,"4/14/2010 0:00",17-APR-10,"4/17/2010 0:00","RADR","","6310.19A","6310.19A","161.K","161. K","1","","","",10
    96642402,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",11-APR-10,"04/11/2010 11:10",11-APR-10,"04/11/2010 11:15","04/11/2010 12:51","RADAR","SYS","CHAN B","W","04/11/2010","04/11/2010 0:00",14-APR-10,"4/14/2010 0:00",17-APR-10,"4/17/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",11
    96642302,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",11-APR-10,"04/11/2010 11:05",11-APR-10,"04/11/2010 11:10","04/11/2010 12:51","RADAR","SYS","CHAN A","W","04/11/2010","04/11/2010 0:00",14-APR-10,"4/14/2010 0:00",17-APR-10,"4/17/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",12
    92805502,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",07-APR-10,"04/07/2010 18:10",07-APR-10,"04/07/2010 18:22","04/07/2010 19:04","RADAR","SYS","CHAN A","W","04/04/2010","04/04/2010 0:00",07-APR-10,"04/07/2010 0:00",10-APR-10,"04/10/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",13
    92805402,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",07-APR-10,"04/07/2010 17:53",07-APR-10,"04/07/2010 18:05","04/07/2010 19:04","RADAR","SYS","CHAN B","W","04/04/2010","04/04/2010 0:00",07-APR-10,"04/07/2010 0:00",10-APR-10,"04/10/2010 0:00","RADR","","6310.19A","6310.19A","161A-J","161 A-J","15","","","",14
    92805302,"ATL","ASR",50,"0","P","","WEQ1C","SO1LB","C",07-APR-10,"04/07/2010 9:55",07-APR-10,"04/07/2010 10:05","04/07/2010 10:29","RADAR","SYS","SYSTEM","W","04/04/2010","04/04/2010 0:00",07-APR-10,"04/07/2010 0:00",10-APR-10,"04/10/2010 0:00","RADR","","6310.19A","6310.19A","161.K","161. K","1","","","",15
    Published by: George Heller on July 15, 2011 10:32
  • Updated content item highlight when execute the query returns records to prevent

    Hello

    I use form 10g and I was wondering if it is possible to achieve the effect shows:

    The performance of a query for a block of data in data table, the content / the value of the first element in the first record returned is always highlighted. Is it possible to prevent this highlighting, and simply place the focus of the cursor on the 'start' of the field before the first character of the value of the element. Thanks in advance for any suggestions,

    Kind regards

    Kevin.

    Keep the position of the cursor to Yes Dungeon.
    Right after the call to the build-in execute_query try a synchronization;

  • Can I get the total number of records that meet the conditions of a query using the Table API?

    Hello

    A < row > TableIterator is returned when I ask operations using the index of tables. If I want to get the total number of records, I count one by one using the returned TableIterator < row >.


    Can I get the total number of records directly meets the conditions of the query?

    I can get the total number of records directly the request of the meeting of the conditions of CLI using the command Global table - name tableName - count - index index-name-field fieldName - start startValue-end endValue.

    Can I get the same results using the Table API?

    I used MongoDB and NoSQL Oracle for about a year. According to the experience of the use of these dbs, I think mongoDB querying interface is powerful. In the contras, the query interface is relatively simple, which results is a lot of work that is usually a long time in the client side.

    Hello

    Counting records in a database is a tricky thing.  Any system that gives you an accurate count of the records will have a hotspot of concurrency on updates, namely the place where the counting is maintained.  Such a count is a problem of performance in addition to competitive access problem.   The problem is even more difficult in a system widely distributed such a NoSQL database.

    The CLI has overall command that counts, but does so by brutal force - iterate keys that correspond to the parameters of the operation.  This is how you must do this within the API.  There is not a lot of code, but you have to write.  You certainly want to use TableIterator TableAPI.tableKeysIterator (), because a key iteration is significantly faster than the iteration of lines.  Just one iteration and count.

    If you use TableAPI.multiGet () and a key with a touch of brightness full then, in fact, count the results as they are returned in a single piece (a list).

    Kind regards

    George

  • Hi I'm paul degener and I have a question, it is possible that I can pay with ideal I have no mastercarf or vista

    Hi, I'm paul degenerate and have a question, it is possible that I can pay with ideal, I don't have any Mastercard or vista

    To the link below, click on the still need help? option in the blue box below and choose the option to chat or by phone...

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If it fails to connect, try to use another browser.

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html ( http://adobe.ly/19llvMN )

  • How to filter records in a main query of RDF based on the values of the calculated fields

    Hello

    I'm working on a report of RDF, where I have my main request which has four fields.

    (1) the unique id for the field

    (2) numerical value 1

    (3) numeric value 2

    (4) numeric value 3

    I added a CF_Total of calculated field.

    The main query returns all the records, but I want to only show that these fields for which the CF_Total has a particular value.

    Can anyone help me about how to proceed.

    Concerning

    Hawker

    Hello Hawker,

    This is an example, how you can filter based on the formula column. I don't know exactly where you would use. And other related issues.

    Give the idea and example how you can start.

    Thank you

    Hamid

  • I created a pdf with blocks of text to fill out form. Is it possible to add a record button instead of having someone go to produce and record?

    I created a pdf with blocks of text to fill out form. Is it possible to add a record button instead of having someone go to produce and record?

    You can add a save button slot for your file, but not a button Save.

  • Is it possible to query what nodes are part of a service?

    To the CARS, is it possible to query (in db) which nodes belong to a particular Department?

    DanielD wrote:
    To the CARS, is it possible to query (in db) which nodes belong to a particular Department?

    You can use gv$ services and it is the instance ID that runing according to the node.

  • Question: Is it possible to add a contact to a shared list using REST API?

    Maybe it's just me being blind... Is it possible to add a contact to a shared list using the REST API?

    Thank you!

    ADI

    OTHER offers:

    PUT API/REST/1.0/assets/contact/list/{id}

  • Query in SQL to display the count of all the records, but where condition is present

    Hi all
    I have the situation where I have to show number of all records in all the particular period but where the condition type condition must be present:

    Please find below sample data:
    PERIOD_ID TYPE MV_COUNT IS_FLAG
    20110401 AM 1 0
    20110401 AM 1 0
    20110401 MS 29 0
    20110501 MS 1 0
    MS 14 20110601 0
    20110701 MS 2 0
    20110401 MS 1 0
    20110401 AM 2 0
    20110401 AM 69 0
    20110401 AM 2 0

    Finally, I need to type = MS
    (i) is_flag total count for all periods
    (II) for the period = 20110501 this is the mv_count

    I need to use the unique table time (i.e. outer joins self-join not)
    I tried using the partition by clause, but it will filter the data.

    See you soon,.
    SP

    842106 wrote:
    Finally, I need to type = MS
    (i) is_flag total count for all periods
    (II) for the period = 20110501 this is the mv_count

    I need to use the unique table time (i.e. outer joins self-join not)
    I tried using the partition by clause, but it will filter the data.

    select sum(is_flag) is_flg_count,
             sum
                (
                 case when period = 20110501 then mv_count else 0 end
                ) mv_cnt_for_20110501
    from your_table
    where type = 'MS';
    

Maybe you are looking for