In Execute API you need to use the SELECT query. I don't think the
overhead will be high, it's not selecting anything from your table,
the information is somewhere in the session.

henrik

On Wed, Jun 13, 2012 at 3:25 PM, Mohit Srivastava
<srivastavamohi...@gmail.com> wrote:
> Hi,
>
> I created a table with auto-increment "id" column.
> After Replace query , I need to find out the last insert Id or last affected
> ID.
> Is that possible , without using select query after replace query ? Because
> , doing that will increase the overhead on server.
> I have resultset for replace query , Is that helps?
> I am using Execute API for the development purpose.
>
> Thanks
> --
> Mohit



-- 
henrik.i...@avoinelama.fi
+358-40-8211286 skype: henrik.ingo irc: hingo
www.openlife.cc

My LinkedIn profile: http://www.linkedin.com/profile/view?id=9522559

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to