Re: [Koha-devel] Extracting sub-title from the field marc in Koha table biblioitem.

2016-11-23 Thread G.K.MANJUNATH
thanks to Owen. It worked. regards, g.k.manjunath igidr, Mumbai On Wed, 23 Nov 2016, Owen Leonard wrote: However, I would like to know whether there is any way to extract the sub-title from the field marc using sql statement ? Yes. See this example in the SQL reports library: https://wi

Re: [Koha-devel] Extracting sub-title from the field marc in Koha table biblioitem.

2016-11-23 Thread Owen Leonard
> However, I would like to know whether there is any way to extract the > sub-title from the field marc using sql statement ? Yes. See this example in the SQL reports library: https://wiki.koha-community.org/wiki/SQL_Reports_Library#Title.2FSubtitle_List -- Owen -- Web Developer Athens Count

[Koha-devel] Extracting sub-title from the field marc in Koha table biblioitem.

2016-11-23 Thread G.K.MANJUNATH
dear all, I refer to an email dated Sept 9, 2013 posted by Mathieu Saby regarding storing the sub-title in sql table biblio. I think this genuine requirement has not been addressed in the later versions. However, I would like to know whether there is any way to extract the sub-title from th