Username
Password

 

 

Asteriskguru.com is proud to offer commercial support for your Linux and Windows based software.
We specialize in providing experts to install, configure and support a variety of applications that your business depends on.

Our dedicated team of experienced professionals are ready to assist you with all your challenges, whatever they may be.

Please contact us at: support@asteriskguru.com
AsteriskGuru Support © 2007
3 queries took 14 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT table_name as name FROM INFORMATION_SCHEMA.tables WHERE table_schema = 'public';0135
2SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='customer' ORDER BY ordinal_position0146
3SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='access' ORDER BY ordinal_position023