Not a massive issue, but I am wondering why sql-query appends every cell with 2 spaces, except for NULLs, which become . Here is an example output:
<td class="confluenceTd"><p> </p></td>
<td class="confluenceTd"><p>34 </p></td>
<td class="confluenceTd"><p>2016-11-23 </p></td>
<td class="confluenceTd"><p>private </p></td>
<td class="confluenceTd"><p>1 </p></td>
<td class="confluenceTd"><p>800.00 </p></td>
Tried trimming the contents, but spaces must be added after the contents is generated.
I am not sure why there would be 2. Opened this issue to review: SQL-491.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.