Search String?
Hello,
I need a complete script or function for search into string,
I have a query for oracle suppose
RecordSet_Object= "Select Col1,Col2 From Schema.ViewName "
Now i want a function to pass value/parameter which extract direct ViewName/TableName from Query
Thanks
|