Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Browsing all 9165 articles
Browse latest View live

Re: GROUP BY USING VIEWS

Hello Muks, I think your question is how you can do that with a column view (calculation view/analytic view) and not with a "classic" database view? Within a calculaiton view (or analytic view) you can...

View Article


Re: Difference between star join and projection in Calculation View

Hi Lars, I couldn't agree more, I am certainly mixing up things. Regards,Pooja M

View Article


Re: Decimal Places are not appearing in SAP HANA Studio Data Preview?

Kamruz, this is a completely different thing you're writing about.Currency conversion and decimal shift have nothing to do with the way the output will be rendered on the screen. - Lars

View Article

Re: How would I go about efficiently storing a real-time twitter stream in a...

With SPS 9 SAP HANA comes with the enterprise information management option (SAP HANA Enterprise Information Management – SAP Help Portal Page) that was built for such kind of use cases. There is even...

View Article

Re: In Sap hana -09 Does Hana XS have a built-in XML parser? If not, what's...

Hi thomas, I have  project where user uploads XML files via a web UI. I have to take this XML and put it into HANA. Also need to create column names based on the XML fields. Can this be done using...

View Article


Re: In Sap hana -09 Does Hana XS have a built-in XML parser? If not, what's...

Yes this is possible.  You can of course upload a file from the client side to XSJS and process it however you like on the server side. You can store it in the database as a CLOB/BLOB or parse it using...

View Article

Re: How to create the folder in XS project in Eclipse hana?

Thanks Tomas,     But in my screen, the test_1 is the XS project I create. And I try to via the File->New->Folder, but the folder i create isn't in my project.

View Article

Re: How to create the folder in XS project in Eclipse hana?

That isn't at all what you showed in your screen shot.  If you are in the Development Perspective and you have an XS Project selected and you choose File->New->Folder it will start a wizard that...

View Article


Re: How to create the folder in XS project in Eclipse hana?

Just to further clarify, in your screen shot test_1 is a folder/package in the repository. It is not your XS Project. Nor do you have an XS Project open in Eclipse. For one you aren't even in the...

View Article


Re: Bitwise operators in SQL!!?

Hi Lars, since SPS9 this changed: There are bitwise operators available in HDB SQL (n=63) and HDB VIEW (n=31). Still not enough, compared to Oracle!I hope this improves asap. Regards, Christoph.

View Article

Re: Problem create a debug configuration for AMDP Procedures

Hi Julia, I would suggest to rename your workspace and let eclipse create you a new one. Maybe that helps. Kind regards,Stefan

View Article

Re: Bitwise operators in SQL!!?

Yes Christoph, I know that there are now bitwise operations available (not surprising that there is some improvement, seeing that my last reply is more than two years old). Not sure what you mean by...

View Article

Re: Error in calculated column based on restricted measure in calculation view

Thanks Subrat...for your thoughts. I also thought the same.

View Article


Re: Complex logistic regression models in HANA PAL

I have not found a solution in PAL. I am quite sure that it simply does not work. For some reason there are models in PAL that return AIC or R^2 but others do not. This seems rather useless for me.  To...

View Article

Re: Bitwise operators in SQL!!?

I just had a look into the respective Oracle documentation. Currently they support bitwise operations on numbers up to 128 bits in plain SQL and 32 bits in PL/SQL.The example coding there shows the...

View Article


Re: Bitwise operators in SQL!!?

Hi Lars, I have a security concept for an application based on bitwise operators. Unfortunately it has nearly 100 characteristics. Right now, it can be handled by Oracle, but I cant migrate it 1:1 due...

View Article

Re: Issue with multilevel partitioning HASH-Range

Hi Satya, As there are many partitions of the table, the issue that you are facing could be related to creation of many internal translation table which on exceeding the threshold, remove old ones from...

View Article


Re: Issue with multilevel partitioning HASH-Range

Hi Lars, Thanks for the response !! 1: I have already mentioned that, this table has 14 Billion Records, So we have to do partitions.    HASH partition is giving good query time 800 ms but table occupy...

View Article

Re: Issue with multilevel partitioning HASH-Range

Well the error message is a bug.It's not something that you can influence by using the software in any more correct way. Concerning the runtime: not sure where you base your expectations on but I again...

View Article

Re: Bitwise operators in SQL!!?

Hmm... would converting the data to VARBINARY be an option to you?Then you can use the bitwise operations on a much larger set of bits. select bitcount...

View Article
Browsing all 9165 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>