Steven advanced" /> <meta property="og:title" content="[Solved] xquery for grouping data from xml file on xml,xquery,basex" /> <meta property="og:type" content="article" /> <meta property="article:tag" name="article:tag" content="xml" /> <meta property="article:tag" name="article:tag" content="xquery" /> <meta property="article:tag" name="article:tag" content="basex" /> <meta property="og:url" content="https://techqa.club/v/q/xquery-for-grouping-data-from-xml-file-20360799" /> <meta property="og:description" content="I am trying to run an xquery for my xml file. This is my input xml file: <?xml version="1.0" ?> <authors> <author><name> Steven</name> <title>advanced" /> <meta property="og:site_name" content="TechQA" /> <meta property="og:image" itemprop="image primaryImageOfPage" content="https://techqa.club/img/img_default.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:url" content="https://techqa.club/v/q/xquery-for-grouping-data-from-xml-file-20360799" /> <meta name="twitter:domain" content="TechQA.club" /> <meta name="twitter:title" content="[Solved] xquery for grouping data from xml file on xml,xquery,basex" /> <meta name="twitter:description" property="og:description" itemprop="description" content="I am trying to run an xquery for my xml file. This is my input xml file: <?xml version="1.0" ?> <authors> <author><name> Steven</name> <title>advanced"/> <meta property="article:published_time" content="2013-12-03T20:16:23.823000" /> <meta property="article:published_time" name="article:published_time" content="2013-12-03T20:16:23.823000" /> <meta property="article:modified_time" content="2025-12-18T12:55:34.489574" /> <meta property="article:modified_time" name="article:modified_time" content="2025-12-18T12:55:34.489574" /> <meta property="article:author:username" name="article:author:username" content="star2014" /> <meta property="og:site_name" name="og:site_name" content="TechQA" /> <meta property="og:locale" name="og:locale" content="en_US" /> <meta name="revisit-after" content="3"> <meta name="webcrawlers" content="all"> <meta name="spiders" content="all"> <meta name='language' content='en'/> <meta name='geo.placename' content='United States'/> <meta name='robots' content='index, follow'/> <meta name='Googlebot-Image' content='follow, all'/> <meta name='rating' content='general'/> <meta name='audience' content='all'/> <link rel='dns-prefetch' href='//code.jquery.com' /> <link type="text/css" rel="stylesheet" href="https://techqa.club/css/github.css"> <link rel="canonical" href="https://techqa.club/v/q/xquery-for-grouping-data-from-xml-file-20360799" > <link rel="alternate" href="https://techqa.club" hreflang="en-US"/> <link rel="shortcut icon" href="https://techqa.club/img/favicon.png " type="image/x-icon"> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet" type="text/css"> <link type="text/css" rel="stylesheet" href="https://techqa.club/css/app.css"> <link href="/opensearch" rel="search" title="TechQA" type="application/opensearchdescription+xml"> <script async src="https://fundingchoicesmessages.google.com/i/pub-2199440138602787?ers=1" nonce="TtLptpgaqXOaBif-3n-EXw"></script><script nonce="TtLptpgaqXOaBif-3n-EXw">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2199440138602787", enable_page_level_ads: true }); </script> <!-- Global site tag (gtag.js) - Google Analytics Dikamian--> <script async src="https://www.googletagmanager.com/gtag/js?id=G-F469FFWQH9"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-F469FFWQH9'); </script> </head> <body class=""> <header class="main-header"> <div class="container"> <div class="row no-gutters"> <div class="col-6"> <a href="/"> <h1>TechQA.</h1> </a> </div> <div class="col-6"> <div class="searchMod"> <form id="searchForm" action="/sr" method="POST"> <div class="searchBox01" id="searchBox01"> <input type="text" id="searchKeyword" name="keyword" placeholder="Search question..." value="" maxlength="100" class="form-control" autocomplete="off"> </div> <input type="hidden" name="_token" value="7APT0CXkGGnxkD9mQybLDWF568uRsJ1rLyuLTqIt" autocomplete="off"> </form> </div> </div> </div> </div> </header> <section class="content"> <div class="container"> <div class="row"> <div class="ikanAtas"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:970px;height:250px" data-ad-client="ca-pub-2199440138602787" data-ad-slot="2207584572"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="col-md-8" itemscope="itemscope" itemtype="http://schema.org/QAPage"> <div class="wrapperLayout" itemprop="mainEntity" itemscope="" itemtype="http://schema.org/Question"> <link itemprop="image" href="https://techqa.club/img/logo-default.png"> <div class="box question"> <div class="box-header with-border"> <h1 itemprop="name"> <a href=""> xquery for grouping data from xml file </a> </h1> <span class="text-muted text-date"> <span class="views">306 views</span> Asked by <span itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name"> <strong>star2014</strong> </span> </span> At <time class="d-none" datetime="2013-12-03T20:16:23+00:00" itemprop="datePublished" title="2013-12-03T20:16:23+00:00"> 2013-12-03T20:16:23+00:00 </time> <time datetime="2013-12-03T20:16:23.823000" title="2013-12-03T20:16:23+00:00"> 03 December 2013 at 20:16 </time> <time class="d-none" itemprop="dateModified" title="2025-12-18T12:55:34+00:00"> 2025-12-18T12:55:34+00:00 </time> </span> </div> <div class="box-body"> <div itemprop="text" class="post-text"> <p>I am trying to run an xquery for my xml file. This is my input xml file:</p> <pre><code><?xml version="1.0" ?> <authors> <author><name> Steven</name> <title>advanced</title> <title>TCPIP</title> </author> <author><name> George</name> <title>DataMining</title> <title>Economic</title> </author> <author><name> Den</name> <title>TCPIP</title> <title>Economic</title> </author> </authors> </code></pre> <p>I am trying to group each title and count the number of authors for each title. Books should be listed in increasing order of number of authors. For each book, output its title, the number of authors and the name of all its authors in alphabetic order. Finally, the output should be like this:</p> <pre><code><bib> <book authors="1"> <title>Advanced</title> <author>Steven</authhor> </book> <book authors="1"> <title>DataMining</title> <author>George</author> </book> <book authors="2"> <title>TCPIP</title> <author>Den</author> <author>Steven</author> </book> <book authors="2"> <title>Economic</title> <author>Den</author> <author>George</author> </book> </bib> </code></pre> <p>This is my code which doesn't work :(. is there any help. please if it is possible correct my code instead of writing a new code, because i want the answer be look like to my answer.</p> <pre><code><bib> {for $a in doc('test')//authors let $T:={for $c in doc ('test')//authors/author[title=$a/author/title] order by count($T) return <book authors="{count($T)}"> {<title> {distinct-values($T/title)} for $x in $T order by $x/name() return <author>{$x/name()}</author>} </book>} </bib> </code></pre> <p>I think the problem is for the part that I try to use the <code>let</code> command. As I know I can group data by let command. I tried for each title in XML file to grab all authors and after that count the number of authors and sort them by name. I use this link: <a href="http://basex.org/products/live-demo/" rel="nofollow">http://basex.org/products/live-demo/</a> to test my answer.</p> </div> <div class="tagcloud"> <a href="https://techqa.club/q/t/xml"> <span>xml</span> </a> <a href="https://techqa.club/q/t/xquery"> <span>xquery</span> </a> <a href="https://techqa.club/q/t/basex"> <span>basex</span> </a> </div> </div> <div class="box-footer"> <span class="source"> <a href="https://stackoverflow.com/questions/20360799/xquery-for-grouping-data-from-xml-file" target="_blank" rel="nofollow"> Original Q&A </a> </span> </div> </div> <div class="ikanPalsu"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Econ_respon --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2199440138602787" data-ad-slot="9990002217" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="counter-header my-3"> <span class="d-none" itemprop="answerCount">1</span> <h2>There are 1 answers</h2> </div> <div class="box answerQuestion"> <div id="wajab" class="box"> <div class="box"> <div class="post answerId-669fe52ea06677a8f27ced50 accepted" id="answer-669fe52ea06677a8f27ced50" class="box" data-answerid="669fe52ea06677a8f27ced50" itemprop="acceptedAnswer" itemscope="" itemtype="http://schema.org/Answer"> <a class="d-none" itemprop="url" href="#answer-669fe52ea06677a8f27ced50"></a> <div class="vote-count d-none" itemprop="upvoteCount" data-value="2">2</div> <div class="box-header"> <span class="username"> <img src="/img/user-default.png" onerror="this.src='/img/user-default.png';" class="answerAva" alt="dirkk" > <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <span itemprop="name" class="author-name"> <strong>dirkk</strong> </span> </span> <span title="2013-12-04T11:17:55.070000" class="dater d-none d-md-inline-block"> On <time class="d-none" itemprop="datePublished" title="2013-12-04T11:17:55+00:00" datetime="2013-12-04T11:17:55+00:00"> 2013-12-04T11:17:55+00:00 </time> <time title="2013-12-04T11:17:55.070000" datetime="2013-12-04T11:17:55.070000"> 04 December 2013 at 11:17 </time> </span> <span class="badge badge-danger"> BEST ANSWER </span> </span> </div> <div class="box-comment box-body"> <div class="comment-text"> <div class="" itemprop="text"> <p>As Daniel Haley suggested, you should do it the other way round, i.e. iterating over each title and looking for the authors which write this specific title. You can use <code>distinct-values</code> or <code>group by</code>. The following should work:</p> <pre><code><bib> { let $titles := distinct-values(doc('test')//title) for $t in $titles let $authors := doc('test')//author[title = $t] order by count($authors) return <book authors="{count($authors)}"> <title>{$t}</title> { for $a in $authors order by $a/name return <author>{$a/name/string()}</author> } </book> } </bib> </code></pre> </div> </div> </div> </div> </div> </div> </div> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>XML</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/impose-component-restriction-to-a-series-of-parsys-cq-30658733'> Impose component restriction to a series of parsys-CQ </a> </li> <li> <a href='https://techqa.club/v/q/wrong-xml-being-inflated-android-30662023'> Wrong xml being inflated android </a> </li> <li> <a href='https://techqa.club/v/q/shorten-the-xsd-30659459'> Shorten the XSD </a> </li> <li> <a href='https://techqa.club/v/q/writing-overwriting-to-specific-xml-file-from-asp-net-code-behind-30709850'> Writing/Overwriting to specific XML file from ASP.NET code behind </a> </li> <li> <a href='https://techqa.club/v/q/magento-custom-block-can-t-get-block-s-file-30688893'> Magento custom block. Can't get block's file </a> </li> <li> <a href='https://techqa.club/v/q/layout-not-shifting-up-when-keyboard-is-open-30698494'> Layout not shifting up when keyboard is open </a> </li> <li> <a href='https://techqa.club/v/q/csv-to-xml-xslt-how-to-quote-excape-30715552'> CSV to XML XSLT: How to quote excape </a> </li> <li> <a href='https://techqa.club/v/q/getting-deeply-embedded-xml-element-values-30715557'> Getting deeply embedded XML element values </a> </li> <li> <a href='https://techqa.club/v/q/saving-filesysteminfo-array-to-file-30718482'> Saving FileSystemInfo Array to File </a> </li> <li> <a href='https://techqa.club/v/q/how-to-apply-templates-within-xsl-for-each-30704280'> how to apply templates within xsl:for-each </a> </li> <li> <a href='https://techqa.club/v/q/spring-configure-jboss-intros-for-xml-with-java-config-30715602'> Spring - configure Jboss Intros for xml with java config? </a> </li> <li> <a href='https://techqa.club/v/q/problems-with-implementing-custom-actionbar-android-30715611'> Problems with implementing custom actionbar android </a> </li> <li> <a href='https://techqa.club/v/q/can-apache-ant-be-told-to-cache-its-xml-files-30713135'> Can Apache Ant be told to cache its XML files? </a> </li> <li> <a href='https://techqa.club/v/q/is-log4j2-xml-configuration-case-sensitive-30727503'> Is Log4j2 xml configuration case sensitive? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-get-a-specific-node-value-in-xml-pull-parser-30702037'> How to get a specific node value in XML Pull Parser </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>XQUERY</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/xquery-flattening-an-element-30718487'> XQuery "flattening" an element </a> </li> <li> <a href='https://techqa.club/v/q/xquery-select-a-node-in-the-context-of-a-variable-30725451'> XQuery: Select a node in the context of a variable </a> </li> <li> <a href='https://techqa.club/v/q/need-to-remove-timezone-from-current-date-xquery-30711235'> Need to remove timezone from current-date() xquery </a> </li> <li> <a href='https://techqa.club/v/q/basic-xquery-crud-samples-equivalent-to-sql-select-insert-delete-or-update-30686726'> Basic Xquery CRUD samples equivalent to SQL Select, Insert, Delete or Update </a> </li> <li> <a href='https://techqa.club/v/q/ms-sql-xquery-xs-base64binary-returns-null-30737195'> MS SQL XQuery xs:base64Binary returns NULL </a> </li> <li> <a href='https://techqa.club/v/q/sql-server-xml-update-serialized-array-based-on-compound-xquery-30737342'> SQL Server XML Update Serialized Array based on compound XQuery </a> </li> <li> <a href='https://techqa.club/v/q/basex-xquery-error-root-no-context-value-bound-30735839'> BaseX XQuery error: root(): no context value bound </a> </li> <li> <a href='https://techqa.club/v/q/marklogic-8-xquery-write-large-result-set-to-a-file-efficiently-30764442'> MarkLogic 8 - XQuery write large result set to a file efficiently </a> </li> <li> <a href='https://techqa.club/v/q/marklogic-8-after-upgrade-we-are-getting-405-method-not-allowed-on-a-get-30742532'> MarkLogic 8 - After upgrade we are getting 405 Method Not Allowed on a GET </a> </li> <li> <a href='https://techqa.club/v/q/conditionally-creating-formatted-string-from-elements-and-attributes-in-xquery-30778285'> Conditionally creating formatted string from elements and attributes in XQuery </a> </li> <li> <a href='https://techqa.club/v/q/basex-updates-are-not-written-back-30815736'> BaseX: Updates are not written back </a> </li> <li> <a href='https://techqa.club/v/q/xquery-updating-nodes-based-on-the-updates-made-in-the-same-query-30810740'> XQuery: Updating nodes based on the updates made in the same query </a> </li> <li> <a href='https://techqa.club/v/q/how-to-find-the-lowest-common-ancestor-of-two-nodes-in-xquery-30815918'> How to find the lowest common ancestor of two nodes in XQuery? </a> </li> <li> <a href='https://techqa.club/v/q/clean-and-convert-html-to-xml-for-basex-30833938'> Clean and convert HTML to XML for BaseX </a> </li> <li> <a href='https://techqa.club/v/q/selecting-the-sibling-or-niece-of-the-loop-varaible-in-for-loop-in-xquery-30841988'> Selecting the sibling or niece of the loop varaible in "for" loop in XQuery </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>BASEX</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/xquery-select-a-node-in-the-context-of-a-variable-30725451'> XQuery: Select a node in the context of a variable </a> </li> <li> <a href='https://techqa.club/v/q/basex-xquery-error-root-no-context-value-bound-30735839'> BaseX XQuery error: root(): no context value bound </a> </li> <li> <a href='https://techqa.club/v/q/optimizing-a-slow-xquery-query-in-basex-30798336'> Optimizing a slow XQuery query in BaseX </a> </li> <li> <a href='https://techqa.club/v/q/basex-updates-are-not-written-back-30815736'> BaseX: Updates are not written back </a> </li> <li> <a href='https://techqa.club/v/q/how-to-find-the-lowest-common-ancestor-of-two-nodes-in-xquery-30815918'> How to find the lowest common ancestor of two nodes in XQuery? </a> </li> <li> <a href='https://techqa.club/v/q/clean-and-convert-html-to-xml-for-basex-30833938'> Clean and convert HTML to XML for BaseX </a> </li> <li> <a href='https://techqa.club/v/q/basex-query-optimization-on-join-30865291'> BaseX query optimization on join </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-get-basex-to-return-multiple-elements-in-a-nested-xquery-26963909'> How do I get BaseX to return multiple elements in a nested XQuery? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-use-xquery-to-update-an-attribute-in-basex-xml-database-26952505'> How to use XQuery to Update an Attribute in BaseX XML Database? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-return-directory-xquery-path-as-a-value-and-not-as-a-string-of-that-path-26975923'> How to return directory (Xquery path) as a value and not as a string of that path? </a> </li> <li> <a href='https://techqa.club/v/q/error-when-get-attributes-with-xquery-in-basex-7-9-27123253'> Error when get attributes with xquery in basex 7.9 </a> </li> <li> <a href='https://techqa.club/v/q/how-to-connect-mysql-with-basex-27186890'> How to connect mysql with Basex? </a> </li> <li> <a href='https://techqa.club/v/q/xquery-for-grouping-data-from-xml-file-20360799'> xquery for grouping data from xml file </a> </li> <li> <a href='https://techqa.club/v/q/xquery-not-inserting-child-node-20464100'> XQuery not inserting child node </a> </li> <li> <a href='https://techqa.club/v/q/how-to-record-task-start-time-and-task-end-time-in-basex-46035495'> How to record task start time and task end time in BaseX </a> </li> </ul> </div> <div class="ikanPalsu"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Econ_respon --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2199440138602787" data-ad-slot="9990002217" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class="col-md-4"> <div class="sampingIkan"> <script type="text/javascript"> atOptions = { 'key' : '2e0d99b51effa0c5bfdb2929ca02a4c8', 'format' : 'iframe', 'height' : 250, 'width' : 300, 'params' : {} }; document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://padsims.com/2e0d99b51effa0c5bfdb2929ca02a4c8/invoke.js"></scr' + 'ipt>'); </script> </div> <div class="widget"> <div class="widget-title"> <h4>Popular Questions</h4> </div> <ul class="relatedPost"> <li> <a href='https://techqa.club/v/q/how-do-i-undo-the-most-recent-local-commits-in-git-927358' title="How do I undo the most recent local commits in Git?"> How do I undo the most recent local commits in Git? </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-remove-a-specific-item-from-an-array-in-javascript-5767325' title="How can I remove a specific item from an array in JavaScript?"> How can I remove a specific item from an array in JavaScript? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-delete-a-git-branch-locally-and-remotely-2003505' title="How do I delete a Git branch locally and remotely?"> How do I delete a Git branch locally and remotely? </a> </li> <li> <a href='https://techqa.club/v/q/find-all-files-containing-a-specific-text-string-on-linux-16956810' title="Find all files containing a specific text (string) on Linux?"> Find all files containing a specific text (string) on Linux? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-revert-a-git-repository-to-a-previous-commit-4114095' title="How do I revert a Git repository to a previous commit?"> How do I revert a Git repository to a previous commit? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-create-an-html-button-that-acts-like-a-link-2906582' title="How do I create an HTML button that acts like a link?"> How do I create an HTML button that acts like a link? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-check-out-a-remote-git-branch-1783405' title="How do I check out a remote Git branch?"> How do I check out a remote Git branch? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-force-git-pull-to-overwrite-local-files-1125968' title="How do I force "git pull" to overwrite local files?"> How do I force "git pull" to overwrite local files? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-list-all-files-of-a-directory-3207219' title="How do I list all files of a directory?"> How do I list all files of a directory? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-check-whether-a-string-contains-a-substring-in-javascript-1789945' title="How to check whether a string contains a substring in JavaScript?"> How to check whether a string contains a substring in JavaScript? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-redirect-to-another-webpage-503093' title="How do I redirect to another webpage?"> How do I redirect to another webpage? </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-iterate-over-rows-in-a-pandas-dataframe-16476924' title="How can I iterate over rows in a Pandas DataFrame?"> How can I iterate over rows in a Pandas DataFrame? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-convert-a-string-to-an-int-in-java-5585779' title="How do I convert a String to an int in Java?"> How do I convert a String to an int in Java? </a> </li> <li> <a href='https://techqa.club/v/q/does-python-have-a-string-contains-substring-method-3437059' title="Does Python have a string 'contains' substring method?"> Does Python have a string 'contains' substring method? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-check-if-a-string-contains-a-specific-word-4366730' title="How do I check if a string contains a specific word?"> How do I check if a string contains a specific word? </a> </li> </ul> </div><div class="widget"> <div class="widget-title"> <h4>Popular Tags</h4> </div> <div class="tagcloud sidebare"> <a href="/q/t/javascript"> <span>javascript</span> </a> <a href="/q/t/python"> <span>python</span> </a> <a href="/q/t/java"> <span>java</span> </a> <a href="/q/t/c#"> <span>c#</span> </a> <a href="/q/t/php"> <span>php</span> </a> <a href="/q/t/android"> <span>android</span> </a> <a href="/q/t/html"> <span>html</span> </a> <a href="/q/t/jquery"> <span>jquery</span> </a> <a href="/q/t/c++"> <span>c++</span> </a> <a href="/q/t/css"> <span>css</span> </a> <a href="/q/t/ios"> <span>ios</span> </a> <a href="/q/t/sql"> <span>sql</span> </a> <a href="/q/t/mysql"> <span>mysql</span> </a> <a href="/q/t/r"> <span>r</span> </a> <a href="/q/t/reactjs"> <span>reactjs</span> </a> </div> </div> <div class="widget"> <div class="widget-title"> <h4>Trending Questions</h4> </div> <ul class="relatedPost"> <li> <a href='https://techqa.club/v/q/uiimageview-frame-doesn-t-reflect-constraints-32240629' title="UIImageView Frame Doesn't Reflect Constraints"> UIImageView Frame Doesn't Reflect Constraints </a> </li> <li> <a href='https://techqa.club/v/q/is-it-possible-to-use-adb-commands-to-click-on-a-view-by-finding-its-id-39315028' title="Is it possible to use adb commands to click on a view by finding its ID?"> Is it possible to use adb commands to click on a view by finding its ID? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-create-a-new-web-character-symbol-recognizable-by-html-javascript-11059803' title="How to create a new web character symbol recognizable by html/javascript?"> How to create a new web character symbol recognizable by html/javascript? </a> </li> <li> <a href='https://techqa.club/v/q/why-isn-t-my-css3-animation-smooth-in-google-chrome-but-very-smooth-on-other-browsers-37629745' title="Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?"> Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)? </a> </li> <li> <a href='https://techqa.club/v/q/heap-gives-page-fault-39109581' title="Heap Gives Page Fault"> Heap Gives Page Fault </a> </li> <li> <a href='https://techqa.club/v/q/connect-ffmpeg-to-visual-studio-2008-17218902' title="Connect ffmpeg to Visual Studio 2008"> Connect ffmpeg to Visual Studio 2008 </a> </li> <li> <a href='https://techqa.club/v/q/both-object-and-valueanimator-jumps-when-duration-is-set-above-api-lvl-24-46991118' title="Both Object- and ValueAnimator jumps when Duration is set above API LvL 24"> Both Object- and ValueAnimator jumps when Duration is set above API LvL 24 </a> </li> <li> <a href='https://techqa.club/v/q/how-to-avoid-default-initialization-of-objects-in-std-vector-78203063' title="How to avoid default initialization of objects in std::vector?"> How to avoid default initialization of objects in std::vector? </a> </li> <li> <a href='https://techqa.club/v/q/second-argument-of-the-command-line-arguments-in-a-format-other-than-char-argv-or-char-argv-60047957' title="second argument of the command line arguments in a format other than char** argv or char* argv[]"> second argument of the command line arguments in a format other than char** argv or char* argv[] </a> </li> <li> <a href='https://techqa.club/v/q/how-to-improve-efficiency-of-algorithm-which-generates-next-lexicographic-permutation-43290467' title="How to improve efficiency of algorithm which generates next lexicographic permutation?"> How to improve efficiency of algorithm which generates next lexicographic permutation? </a> </li> <li> <a href='https://techqa.club/v/q/navigating-to-the-another-actvity-app-getting-crash-in-android-44773528' title="Navigating to the another actvity app getting crash in android"> Navigating to the another actvity app getting crash in android </a> </li> <li> <a href='https://techqa.club/v/q/how-to-read-the-particular-message-format-in-android-and-store-in-sqlite-database-23211116' title="How to read the particular message format in android and store in sqlite database?"> How to read the particular message format in android and store in sqlite database? </a> </li> <li> <a href='https://techqa.club/v/q/resetting-inventory-status-after-order-is-cancelled-39125469' title="Resetting inventory status after order is cancelled"> Resetting inventory status after order is cancelled </a> </li> <li> <a href='https://techqa.club/v/q/efficiently-compute-powers-of-x-in-sse-avx-67955549' title="Efficiently compute powers of X in SSE/AVX"> Efficiently compute powers of X in SSE/AVX </a> </li> <li> <a href='https://techqa.club/v/q/insert-into-an-external-database-using-ajax-and-php-post-500-internal-server-error-43365921' title="Insert into an external database using ajax and php : POST 500 (Internal Server Error)"> Insert into an external database using ajax and php : POST 500 (Internal Server Error) </a> </li> </ul> </div> </div> <div class="ikanAtas"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:970px;height:250px" data-ad-client="ca-pub-2199440138602787" data-ad-slot="2207584572"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class="row"> </div> </div> <div class="scrolltop-wrap"> <a href="#" role="button" aria-label="Scroll to top"> <svg height="48" viewBox="0 0 48 48" width="48" height="48px" xmlns="http://www.w3.org/2000/svg"> <path id="scrolltop-bg" d="M0 0h48v48h-48z"></path> <path id="scrolltop-arrow" d="M14.83 30.83l9.17-9.17 9.17 9.17 2.83-2.83-12-12-12 12z"></path> </svg> </a> </div> </section> <footer class="minFoo"> <div class="container"> <div class="row"> <div class="col-md-12"> <ul class="menuBot"> <li> <a href="/p/privacy">Privacy</a></li> <li> <a href="/p/terms">Terms</a></li> <li> <a href="/p/cookies-policy">Cookies</a></li> <li> <a href="https://homegardensmart.com/">Homegardensmart</a> </li> <li> <a href="https://math.techqa.club/">Math</a> </li> <li> <a href="https://aftereffectstemplates.net/">Aftereffectstemplates</a> </li> </ul> </div> </div> </div> </footer> <div class="hide"><input name="_requesttoken" id="requesttoken" type="hidden" value="7APT0CXkGGnxkD9mQybLDWF568uRsJ1rLyuLTqIt"/></div> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script src="https://techqa.club/js/hljs.js"></script> </script> </body> </html>