I want to see the type created for running a function.
please tell me the query for this.
i tried for :
select * from pg_type where typname=' ';
is it right or wrong. if wrong please send me the appropriate query.
thank you
User Profile
Collapse
-
internet explorer
hi
my toolbar of internet explorer is disappeared 1 week ago. so i m getting lots of problem.there no address bar, nor toolbar.Please help me!!
thanks in advance
jesmi -
new to php!!
hello,
i m new to php. i want to learn php. i m a java programmer but also i wanna learn php.please somebody help me from the beginning like what software to install, how to etc.
thanks in advance
jesmi -
need some help in function
i have a function:
Code:CREATE OR REPLACE FUNCTION fn_confirm_sms("varchar", "varchar", "varchar", "varchar", "varchar") RETURNS "varchar" AS $BODY$ declare v_user_mobile_no varchar(30); v_return varchar; v_paying_agent_cd varchar(30); v_user_agent_cd varchar(30); v_amt numeric(12,2); v_amount numeric(12,2);
-
offset, limit problem
hi,
i have a problem in limit and offset with asc and desc
i tried the following code:
select * from tbl_name order by column_name asc limit 10 offset 15
it shows the 10 rows starting from 15. what i need is to show the same result but in desc order.
i used the code
select * from tbl_name order by column_name desc limit 10 offset 15 which shows the 10 rows but from the end of the table.
... -
did not work in mozilla!!
Hello i have some code that runs nicely in internet explorer but doesn't work in mozilla. Following is my code:
[HTML]
<A HREF="sitemap.h tml" onMouseOver="st atus='Go to Site Map'; return true;">
[/HTML]
Can anybody help me with above code.Also on clicking this link it shows the acutal URL.. I need to show only the status value that i have given above while clicking... -
increasing title height and width of image
my code is like this:
<td width="11%" class="valError "><img src="<%=request .getContextPath ()+"/"%>images/action/log-info.gif" title="If you are already a member of the Image Star Network, please enter your e-mail address and password(Passwo rd must be of at least 6 characters).If you would like to use your access code (located on the front of your product), enter it in the... -
convert number to fix decimal places
hi!!
i want to place two fix decimal places after a digit even if there is no decimal places after a digit. for example if there is a number 5, i want output 5.00 like that.
please help me.
thanks in advance -
span problem
hello
my code is
<span id="GrandTotal" ></span>
i want to take the value of this id="GrandTotal " in next page from .jsp. can't i take its value in next page from request.getPara meter or not? otherwise give me another example for taking the value if span id in next page.
thanks in advance
jesmi -
safe mode
in safe mode it does not allows us to delete or uninstall anything.i have to uninstall my softwares like window live messenger, nod32.my computer is not still starting after installing window live messenger and nod32.please help me.
jesmi -
hello thanks for the advice.but in safe mode it doesn't allow us to uninstall the window live messenger. so please give me another idea.
thanks in advance
jesmiLeave a comment:
-
problem with rebooting my pc
hello
my pc always tells that your system is loading.but i have waited 1 and half hour but it didn't started. i was trying to install latest version of window live messenger. is it due to window live messenger or what else? please help me i need urgent help.
thank you
jesmiLeave a comment:
-
no it always tells that your system is loading.but i have waited 1 and half hour but it didn't started. i was trying to install latest version of window live messenger. is it due to window live messenger or what else? please help me i need urgent help.
thank you
jesmiLeave a comment:
-
Hard disk formatting procedure
hi all!!
i need to format my computer.please provide me detailed steps for formatting computer.
thanks in advance
jesmi -
problem with rebooting my pc
hi all
i installed window live messenger in my pc. when i installed it asked for restart then i clicked on yes.it started to restart.it prompt window upto password.then it tells that your system is loading but it doesn't go forward. please anybody help me as soon as possible. its urgent.
thanks in advance
jesmi -
internet explorer and mozilla
following is my code for the image position. it works nicely in internet explorer. but it doesn't support for mozilla. In mozilla, the image position is in the random places than i have directed. here's my code:
function my_DropFunc()
{
dd.obj.copies[0].hide();
if(dd.obj.x >25 && dd.obj.x <150 && dd.obj.y <450){
dd.obj.moveTo(5 2,296);
dd.obj.resizeTo (400,152);... -
authorize.net
i created my test account in authorize.net. but it didn't provide me the username and password. i want to use authorize.net by using my test account.so anybody please help me.
thanks in advance -
chekbox disabling condition
hi all
my requirement is that when i clik my chek box the corresponding textbox should be enabled otherwise it should be disabled. following is my code:
<tr bgcolor="<%=row Color%>">
<td> </td>
<td><input type="checkbox" name="chkbox2" value="Y"></td>
<td>Party...Leave a comment:
-
problem with condition in checkboxes
hi all
my requirement is that when i clik my chek box the corresponding textbox should be enabled otherwise it should be disabled. following is my code:
<tr bgcolor="<%=row Color%>">
<td> </td>
<td><input type="checkbox" name="chkbox2" value="Y"></td>... -
problem with if else!!
hi all
i have a problem with my code.following is my code:
[Codes]
Connection con = null;
PreparedStateme nt stmt = null;
ResultSet rs = null;
Map resultMap = null;
List result = null;
String sql="";
try{
con = Utilities.getDb Connection();
sql="select...
No activity results to display
Show More
Leave a comment: