In my project,i am allowing user to select database of his choice from given options & i need to write queries considering all these optional databases. So as per my one of requirement,is there any way to achieve generic functionality similar to ROW_NUMBER() in MSSQL ?
↧